Home
last modified time | relevance | path

Searched refs:tgIMExpectNextEvent (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dinmethod.e79 extern int tgIMExpectNextEvent ARGS_DECL((Display *dpy,
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 Dinmethod.c992 int tgIMExpectNextEvent(dpy, win) in tgIMExpectNextEvent() function