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

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
xf86Cursor.h 12 int MaxHeight;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
xf86Cursor.h 12 int MaxHeight;
  /xsrc/external/mit/libXaw/dist/src/
MultiSink.c 104 static int MaxHeight(Widget, int);
212 MaxHeight, /* MaxHeight */
877 * MaxHeight
890 MaxHeight(Widget w, int lines)
AsciiSink.c 79 static int MaxHeight(Widget, int);
191 MaxHeight, /* MaxHeight */
1852 * MaxHeight
1865 MaxHeight(Widget w, int lines)
TextSink.c 61 static int MaxHeight(Widget, int);
198 MaxHeight, /* MaxHeight */
266 if (t_src->text_sink_class.MaxHeight == XtInheritMaxHeight)
267 t_src->text_sink_class.MaxHeight =
268 superC->text_sink_class.MaxHeight;
548 * MaxHeight
562 MaxHeight(Widget w _X_UNUSED, int lines _X_UNUSED)
845 return((*cclass->text_sink_class.MaxHeight)(w, lines));
  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextSinkP.h 184 _XawSinkMaxHeightProc MaxHeight;

Completed in 9 milliseconds