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

/ast/src/lib/libtk/generic/
H A DtkFocus.c30 } FocusInfo; typedef in typeref:struct:TkFocusInfo
85 FocusInfo *focusPtr;
227 FocusInfo *focusPtr;
283 * Find the FocusInfo structure for the window, and make a new one
294 focusPtr = (FocusInfo *) ckalloc(sizeof(FocusInfo));
410 FocusInfo *focusPtr;
442 focusPtr = (FocusInfo *) ckalloc(sizeof(FocusInfo));
579 FocusInfo *focusPt
[all...]

Completed in 7 milliseconds