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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Text.h131 XawtextWrapLine, XawtextWrapWord} XawTextWrapMode; typedef in typeref:enum:__anon327
H A DXaw3_1TextP.h149 XawTextWrapMode wrap; /* The type of wrapping. */
H A DXaw3_1Text.c143 {XtNwrap, XtCWrap, XtRWrapMode, sizeof(XawTextWrapMode),
242 static XawTextWrapMode wrapMode;
265 done(&wrapMode, XawTextWrapMode);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.h81 wrap Wrap XawTextWrapMode XawTextWrapNever
91 XawtextWrapLine, XawtextWrapWord} XawTextWrapMode; typedef in typeref:enum:__anon395
H A DTextP.h189 XawTextWrapMode wrap; /* The type of wrapping. */
H A DText.c170 {XtNwrap, XtCWrap, XtRWrapMode, sizeof(XawTextWrapMode),
230 static XawTextWrapMode wrapMode;

Completed in 33 milliseconds