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

/ast/src/lib/libtk/generic/
H A DtkBind.c2047 name = TkKeysymToString(keySym);
3828 string = TkKeysymToString(patPtr->detail.keySym);
4091 if (TkKeysymToString(keysym) != NULL) {
4103 * TkKeysymToString --
4119 TkKeysymToString(keysym)
4088 TkKeysymToString(keysym) function
H A DtkInt.h758 EXTERN char * TkKeysymToString _ANSI_ARGS_((KeySym keysym));

Completed in 21 milliseconds