Home
last modified time | relevance | path

Searched refs:XwBooleanProc (Results 1 – 2 of 2) sorted by relevance

/dports/cad/xcircuit/xcircuit-3.10.30/Xw/
H A DXwP.h467 typedef Boolean (*XwBooleanProc)(); typedef
489 #define XtInheritProcessSelect ((XwBooleanProc) _XtInherit)
490 #define XtInheritValidEvent ((XwBooleanProc) _XtInherit)
491 #define XtInheritDoICascade ((XwBooleanProc) _XtInherit)
513 XwBooleanProc processSelect;
514 XwBooleanProc validEvent;
515 XwBooleanProc doICascade;
H A DPopupMgr.c241 /* processSelect */ (XwBooleanProc)ProcessSelect,
242 /* validEvent */ (XwBooleanProc)ValidEvent,