Searched refs:XtInheritMaxHeight (Results 1 – 9 of 9) sorted by relevance
139 #define XtInheritMaxHeight ((_XawSinkIntFunc) _XtInherit) macro
138 #define XtInheritMaxHeight ((_XawSinkIntFunc) _XtInherit) macro
164 if (t_src->text_sink_class.MaxHeight == XtInheritMaxHeight)
163 if (t_src->text_sink_class.MaxHeight == XtInheritMaxHeight)
161 #define XtInheritMaxHeight ((_XawSinkMaxHeightProc)_XtInherit) macro
296 #define XtInheritMaxHeight ((_XawSinkMaxHeightProc)_XtInherit) macro
176 if (t_src->text_sink_class.MaxHeight == XtInheritMaxHeight) in ClassPartInitialize()
263 if (t_src->text_sink_class.MaxHeight == XtInheritMaxHeight) in XawTextSinkClassPartInitialize()