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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextP.h147 Boolean auto_fill; /* Auto fill mode? */ member in struct:_TextPart
H A DXaw3_1TextAction.c930 if ( !((ctx->text.auto_fill) && (ctx->text.mult == 1)) )
H A DXaw3_1Text.c148 offset(text.auto_fill), XtRImmediate, (caddr_t) FALSE},
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextP.h187 Boolean auto_fill; /* Auto fill mode? */ member in struct:_TextPart
H A DTextAction.c1493 if ( !((ctx->text.auto_fill) && (ctx->text.mult == 1)) )
H A DText.c175 offset(text.auto_fill), XtRImmediate, (XtPointer) FALSE},

Completed in 2122 milliseconds