HomeSort by: relevance | last modified time | path
    Searched defs:MaxLines (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/src/
MultiSink.c 103 static int MaxLines(Widget, unsigned int);
211 MaxLines, /* MaxLines */
851 * MaxLines
865 MaxLines(Widget w, unsigned int height)
AsciiSink.c 78 static int MaxLines(Widget, unsigned int);
190 MaxLines, /* MaxLines */
1826 * MaxLines
1840 MaxLines(Widget w, unsigned int height)
TextSink.c 60 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)
539 * the functions such MaxLines, SetTabs... are bound to the descent.
822 return((*cclass->text_sink_class.MaxLines)(w, height))
    [all...]
  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextSinkP.h 183 _XawSinkMaxLinesProc MaxLines;
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h 959 int MaxLines;

Completed in 12 milliseconds