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

/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinX.c123 static void GetTranslatedKey _ANSI_ARGS_((XKeyEvent *xkey));
1177 GetTranslatedKey(&event.xkey);
1198 * cause GetTranslatedKey() to be called and return
1206 * character. This causes GetTranslatedKey() to be
1210 * GetTranslatedKey() thinks this means that there
1352 * GetTranslatedKey --
1369 GetTranslatedKey(xkey)
1351 GetTranslatedKey(xkey) function
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinX.c142 static void GetTranslatedKey(XKeyEvent *xkey);
1195 GetTranslatedKey(&event.xkey);
1216 * GetTranslatedKey() to be called and return immediately
1223 * character. This causes GetTranslatedKey() to be called.
1225 * effect of this message is that GetTranslatedKey() thinks
1384 * GetTranslatedKey --
1401 GetTranslatedKey(
1383 GetTranslatedKey( function

Completed in 129 milliseconds