Searched refs:ptCurrentPos (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dglbl_ime.cpp178 CompForm.ptCurrentPos = *pPoint;
H A Dgui_w32.c354 POINT ptCurrentPos; member in struct:tagCOMPOSITIONFORM
1965 cfs.ptCurrentPos.x = FILL_X(col);
1966 cfs.ptCurrentPos.y = FILL_Y(row);
1967 MapWindowPoints(s_textArea, s_hwnd, &cfs.ptCurrentPos, 1);
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinX.c1890 cform.ptCurrentPos.x = x;
1891 cform.ptCurrentPos.y = y;
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinX.c1933 cform.ptCurrentPos.x = x;
1934 cform.ptCurrentPos.y = y;
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebView.cpp5552 form.ptCurrentPos.x = caret.x();
5553 form.ptCurrentPos.y = caret.y() + caret.height();

Completed in 107 milliseconds