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

/xsrc/external/mit/libXaw/dist/src/
H A DViewport.c94 static void SetBar(Widget, int, unsigned int, unsigned int);
450 SetBar(Widget w, int top, unsigned int length, unsigned int total) function in typeref:typename:void
463 SetBar(w->viewport.horiz_bar, -(int)XtX(child),
467 SetBar(w->viewport.vert_bar, -(int)XtY(child),

Completed in 2 milliseconds