Searched refs:scroll_horiz (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.c410 offset(text.scroll_horiz),
956 if (ctx->text.scroll_horiz == XawtextScrollAlways)
1506 if (ctx->text.scroll_horiz == XawtextScrollAlways) {
3707 if (oldtw->text.scroll_horiz != newtw->text.scroll_horiz) {
3708 if (newtw->text.scroll_horiz == XawtextScrollAlways)

Completed in 7 milliseconds