Home
last modified time | relevance | path

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

/reactos/dll/win32/riched20/
H A Drichole.c2037 static void cp2range(ME_TextEditor *editor, LONG *cp1, LONG *cp2) in cp2range() function
2064 cp2range(This->child.reole->editor, &anchor, &active); in ITextRange_fnSetRange()
4353 cp2range(This->editor, &cp1, &cp2); in ITextDocument2Old_fnRange()