Home
last modified time | relevance | path

Searched refs:TGIM_NONE (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtdgtsedt.c239 if (gnInputMethod != TGIM_NONE &&
253 if (gnInputMethod != TGIM_NONE) {
H A Dchat.c298 if (gnInputMethod != TGIM_NONE) {
308 if (gnInputMethod != TGIM_NONE) {
H A Dinmethod.c65 int gnInputMethod=TGIM_NONE; /* one of TGIM_* */
634 { NULL, TGIM_NONE, 0, NULL, NULL, NULL, NULL,
H A Dmainloop.c1404 if (gnInputMethod != TGIM_NONE && tgIMExpectNextEvent(mainDisplay,
1469 if (gnInputMethod != TGIM_NONE && tgIMExpectNextEvent(mainDisplay,
1493 if (gnInputMethod != TGIM_NONE && tgIMExpectNextEvent(mainDisplay,
H A Dconst.h853 #define TGIM_NONE INVALID macro
H A Dtext.c537 if (gnInputMethod != TGIM_NONE) { in NewCurText()
2069 if (gnInputMethod != TGIM_NONE) {
3855 if (gnInputMethod != TGIM_NONE) {
3883 if (gnInputMethod != TGIM_NONE &&
3897 if (gnInputMethod != TGIM_NONE) {
6610 gnInputMethod != TGIM_NONE);
H A Dchoice.c497 if (gnInputMethod != TGIM_NONE) { in ShowCurFont()
H A Ddrawing.c2079 if (gnInputMethod != TGIM_NONE && gnOverTheSpot) {
H A Dminiline.c1579 if (canvasFontDoubleByte && gnInputMethod != TGIM_NONE && gnOverTheSpot) { in PutTextCursor()