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

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextSinkP.h183 _XawSinkMaxLinesProc MaxLines; member in struct:_TextSinkClassPart
/xsrc/external/mit/libXaw/dist/src/
H A DTextSink.c60 static int MaxLines(Widget, unsigned int);
197 MaxLines, /* MaxLines */
262 if (t_src->text_sink_class.MaxLines == XtInheritMaxLines)
263 t_src->text_sink_class.MaxLines =
264 superC->text_sink_class.MaxLines;
521 * MaxLines
535 MaxLines(Widget w _X_UNUSED, unsigned int height _X_UNUSED) function in typeref:typename:int
539 * the functions such MaxLines, SetTabs... are bound to the descent.
822 return((*cclass->text_sink_class.MaxLines)(
[all...]
H A DMultiSink.c103 static int MaxLines(Widget, unsigned int);
211 MaxLines, /* MaxLines */
851 * MaxLines
865 MaxLines(Widget w, unsigned int height) function in typeref:typename:int
H A DAsciiSink.c78 static int MaxLines(Widget, unsigned int);
190 MaxLines, /* MaxLines */
1826 * MaxLines
1840 MaxLines(Widget w, unsigned int height) function in typeref:typename:int
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon.h959 int MaxLines; member in struct:__anonb194aea90e08
H A Dradeon_driver.c2592 info->MaxLines = 4096;
2595 info->MaxLines = 2048;

Completed in 111 milliseconds