Home
last modified time | relevance | path

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

/reactos/dll/win32/riched20/
H A Dcaret.c1298 static int ME_GetXForArrow(ME_TextEditor *editor, ME_Cursor *pCursor) in ME_GetXForArrow() function
1328 int x = ME_GetXForArrow(editor, pCursor); in ME_MoveCursorLines()
1427 x = ME_GetXForArrow(editor, pCursor); in ME_ArrowPageUp()
1473 x = ME_GetXForArrow(editor, pCursor); in ME_ArrowPageDown()