Searched defs:TImageInstance (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkTest.c150 typedef struct TImageInstance { struct
154 } TImageInstance; typedef in typeref:struct:TImageInstance
929 TImageInstance *instPtr;
937 instPtr = (TImageInstance *) ckalloc(sizeof(TImageInstance));
967 ClientData clientData; /* Pointer to TImageInstance for image. */
976 TImageInstance *instPtr = (TImageInstance *) clientData;
1019 ClientData clientData; /* Pointer to TImageInstance for instance. */
1022 TImageInstance *instPt
[all...]

Completed in 12 milliseconds