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

/ast/src/lib/libtk/generic/
H A DtkSelect.h27 typedef struct TkSelectionInfo { struct
38 struct TkSelectionInfo *nextPtr;
41 } TkSelectionInfo; typedef in typeref:struct:TkSelectionInfo
174 TkSelectionInfo *infoPtr, Atom target,
H A DtkSelect.c282 TkSelectionInfo *infoPtr;
310 infoPtr = (TkSelectionInfo*) ckalloc(sizeof(TkSelectionInfo));
390 TkSelectionInfo *infoPtr;
391 TkSelectionInfo *prevPtr;
392 TkSelectionInfo *nextPtr;
487 TkSelectionInfo *infoPtr;
842 TkSelectionInfo *infoPtr;
918 TkSelectionInfo *infoPtr, *prevPtr, *nextPtr;
1027 TkSelectionInfo *infoPt
[all...]
H A DtkInt.h123 struct TkSelectionInfo *selectionInfoPtr;
/ast/src/lib/libtk/unix/
H A DtkUnixSelect.c586 TkSelectionInfo *infoPtr;

Completed in 18 milliseconds