Searched defs:SetBar (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Viewport.c364 static void SetBar(w, top, length, total) function
379 SetBar( w->viewport.horiz_bar, -(child->core.x),
383 SetBar( w->viewport.vert_bar, -(child->core.y),
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DViewport.c397 static void SetBar(w, top, length, total) function
413 SetBar( w->viewport.horiz_bar, -(child->core.x),
417 SetBar( w->viewport.vert_bar, -(child->core.y),

Completed in 13 milliseconds