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

/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dxt.c195 xtInputId_t, xtDisplay_t, xtScreen_t, xtWindow_t; variable in typeref:typename:int
220 xtInputId_t = LispRegisterOpaqueType("XtInputId");
463 input = OPAQUE(id, xtInputId_t);
493 if (!CHECKO(input, xtInputId_t))

Completed in 3 milliseconds