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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Text.h128 XawtextScrollWhenNeeded, XawtextScrollAlways} XawTextScrollMode; typedef in typeref:enum:__anon326
H A DXaw3_1TextP.h148 XawTextScrollMode scroll_vert, scroll_horiz; /*what type of scrollbars.*/
H A DXaw3_1Text.c139 {XtNscrollVertical, XtCScroll, XtRScrollMode, sizeof(XawTextScrollMode),
141 {XtNscrollHorizontal, XtCScroll, XtRScrollMode, sizeof(XawTextScrollMode),
207 static XawTextScrollMode scrollMode;
230 done(&scrollMode, XawTextScrollMode);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.h74 scrollHorizontal Scroll XawTextScrollMode XawtextScrollNever
75 scrollVertical Scroll XawTextScrollMode XawtextScrollNever
88 XawtextScrollWhenNeeded, XawtextScrollAlways} XawTextScrollMode; typedef in typeref:enum:__anon394
H A DTextP.h188 XawTextScrollMode scroll_vert, scroll_horiz; /*what type of scrollbars.*/
H A DText.c166 {XtNscrollVertical, XtCScroll, XtRScrollMode, sizeof(XawTextScrollMode),
168 {XtNscrollHorizontal, XtCScroll, XtRScrollMode, sizeof(XawTextScrollMode),
189 static XawTextScrollMode scrollMode;

Completed in 809 milliseconds