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

/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinX.c43 * WM_UNICHAR is a message for Unicode input on all windows systems.
46 #ifndef WM_UNICHAR
47 #define WM_UNICHAR 0x0109 macro
851 case WM_UNICHAR:
957 case WM_UNICHAR:
1106 case WM_UNICHAR:
1248 case WM_UNICHAR: {
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinX.c58 * WM_UNICHAR is a message for Unicode input on all windows systems.
61 #ifndef WM_UNICHAR
62 #define WM_UNICHAR 0x0109 macro
868 case WM_UNICHAR:
973 case WM_UNICHAR:
1130 case WM_UNICHAR:
1262 case WM_UNICHAR: {

Completed in 102 milliseconds