Home
last modified time | relevance | path

Searched defs:nStartCur (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/riched20/
H A Deditor.c2101 int nStartCur = ME_GetSelectionOfs(editor, &from, &to); in ME_GetTextEx() local
4187 int nFrom, nTo, nStartCur = ME_GetSelectionOfs(editor, &nFrom, &nTo); in ME_HandleMessage() local
H A Drichole.c1361 int nFrom, nTo, nStartCur = ME_GetSelectionOfs(This->editor, &nFrom, &nTo); in IRichEditOle_fnGetClipboardData() local