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

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextP.h199 XawTextScrollMode scroll_vert, scroll_horiz; member in struct:_TextPart
/xsrc/external/mit/libXaw/dist/src/
H A DText.c401 offset(text.scroll_vert),
954 if (ctx->text.scroll_vert == XawtextScrollAlways)
1489 if (ctx->text.scroll_vert == XawtextScrollAlways) {
3689 if (oldtw->text.scroll_vert != newtw->text.scroll_vert) {
3690 if (newtw->text.scroll_vert == XawtextScrollAlways)

Completed in 7 milliseconds