Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dglbl_ime.cpp171 CompForm.ptCurrentPos = *pPoint; in global_ime_set_position()
H A Ddimm.idl124 POINT ptCurrentPos;
131 POINT ptCurrentPos;
H A Dgui_w32.c4198 POINT ptCurrentPos; member
5838 cfs.ptCurrentPos.x = FILL_X(col); in im_set_position()
5839 cfs.ptCurrentPos.y = FILL_Y(row); in im_set_position()
5840 MapWindowPoints(s_textArea, s_hwnd, &cfs.ptCurrentPos, 1); in im_set_position()