Home
last modified time | relevance | path

Searched refs:XtInheritMaxHeight (Results 1 – 9 of 9) sorted by relevance

/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/X11/Xaw3d/
H A DTextSinkP.h139 #define XtInheritMaxHeight ((_XawSinkIntFunc) _XtInherit) macro
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DTextSinkP.h138 #define XtInheritMaxHeight ((_XawSinkIntFunc) _XtInherit) macro
H A DTextSink.c164 if (t_src->text_sink_class.MaxHeight == XtInheritMaxHeight)
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DTextSinkP.h139 #define XtInheritMaxHeight ((_XawSinkIntFunc) _XtInherit) macro
H A DTextSink.c163 if (t_src->text_sink_class.MaxHeight == XtInheritMaxHeight)
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/include/X11/Xaw3dxft/
H A DTextSinkP.h161 #define XtInheritMaxHeight ((_XawSinkMaxHeightProc)_XtInherit) macro
/dports/x11-toolkits/libXaw/libXaw-1.0.14/include/X11/Xaw/
H A DTextSinkP.h296 #define XtInheritMaxHeight ((_XawSinkMaxHeightProc)_XtInherit) macro
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DTextSink.c176 if (t_src->text_sink_class.MaxHeight == XtInheritMaxHeight) in ClassPartInitialize()
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DTextSink.c263 if (t_src->text_sink_class.MaxHeight == XtInheritMaxHeight) in XawTextSinkClassPartInitialize()