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

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DScrollbarP.h78 Position topLoc; /* Pixel that corresponds to top */ member in struct:__anon53ffbbd40108
/xsrc/external/mit/libXaw/dist/src/
H A DScrollbar.c421 oldtop = w->scrollbar.topLoc;
427 w->scrollbar.topLoc = newtop;
522 w->scrollbar.topLoc = 0;
599 x = w->scrollbar.topLoc;
606 y = w->scrollbar.topLoc;
614 w->scrollbar.topLoc = (Position)(-(w->scrollbar.length + 1));

Completed in 4 milliseconds