Searched refs:_XawTextPositionFunc (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextSrcP.h96 typedef XawTextPosition (*_XawTextPositionFunc)(); typedef
99 #define XtInheritRead ((_XawTextPositionFunc) _XtInherit)
101 #define XtInheritScan ((_XawTextPositionFunc) _XtInherit)
102 #define XtInheritSearch ((_XawTextPositionFunc) _XtInherit)
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextSrcP.h151 typedef XawTextPosition (*_XawTextPositionFunc)(); typedef
154 #define XtInheritInput ((_XawTextPositionFunc) _XtInherit)
155 #define XtInheritRead ((_XawTextPositionFunc) _XtInherit)
157 #define XtInheritScan ((_XawTextPositionFunc) _XtInherit)
158 #define XtInheritSearch ((_XawTextPositionFunc) _XtInherit)

Completed in 10 milliseconds