Searched refs:ptCurrentPos (Results 1 – 3 of 3) sorted by relevance
171 CompForm.ptCurrentPos = *pPoint; in global_ime_set_position()
124 POINT ptCurrentPos;131 POINT ptCurrentPos;
4198 POINT ptCurrentPos; member5838 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()