Home
last modified time | relevance | path

Searched refs:tgIMTellCursorPosition (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dinmethod.e75 extern int tgIMTellCursorPosition ARGS_DECL((Display *dpy,
H A Dinmethod.c979 int tgIMTellCursorPosition(dpy, win, cur_x, cur_y) in tgIMTellCursorPosition() function
H A Ddrawing.c2080 if (!tgIMTellCursorPosition(mainDisplay, drawWindow,
H A Dminiline.c1580 if (!tgIMTellCursorPosition(mainDisplay, drawWindow, textCurX, in PutTextCursor()