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

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DPorthole.h59 typedef struct _PortholeRec *PortholeWidget; typedef in typeref:struct:_PortholeRec *
/xsrc/external/mit/libXaw/dist/src/
H A DPorthole.c55 static Widget find_child(PortholeWidget);
56 static void layout_child(PortholeWidget, Widget, XtWidgetGeometry*,
58 static void SendReport(PortholeWidget, unsigned int);
133 find_child(PortholeWidget pw)
151 SendReport(PortholeWidget pw, unsigned int changed)
171 layout_child(PortholeWidget pw, Widget child, XtWidgetGeometry *geomp,
233 PortholeWidget pw = (PortholeWidget)gw;
255 PortholeWidget pw = (PortholeWidget)g
[all...]

Completed in 5 milliseconds