Searched refs:xtAppContext_t (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/modules/ |
| H A D | xt.c | 194 static int xtAppContext_t, xtWidget_t, xtWidgetClass_t, xtWidgetList_t, variable in typeref:typename:int 216 xtAppContext_t = LispRegisterOpaqueType("XtAppContext"); 436 if (!CHECKO(app_context, xtAppContext_t)) 565 OPAQUE(appcon, xtAppContext_t), 593 if (!CHECKO(app_context, xtAppContext_t)) 612 if (!CHECKO(app_context, xtAppContext_t)) 634 if (!CHECKO(app_context, xtAppContext_t)) 1209 return (OPAQUE(appcon, xtAppContext_t)); 1434 if (!CHECKO(app_context, xtAppContext_t)) 1452 if (!CHECKO(app_context, xtAppContext_t)) [all...] |
Completed in 3 milliseconds