Searched refs:ME_GetXForArrow (Results 1 – 1 of 1) sorted by relevance
1298 static int ME_GetXForArrow(ME_TextEditor *editor, ME_Cursor *pCursor) in ME_GetXForArrow() function1328 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()