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

/xsrc/external/mit/libXt/dist/src/
H A DTMstate.c651 typedef struct TMContextRec { struct
655 } TMContextRec, *TMContext; typedef in typeref:struct:TMContextRec
657 static TMContextRec contextCache[2];
676 context = XtNew(TMContextRec);

Completed in 4 milliseconds