Searched refs:EPositionType (Results 1 – 2 of 2) sorted by relevance
187 enum EPositionType { START, END, BASE, EXTENT }; enum209 int xPosForVerticalArrowNavigation(EPositionType);
939 int SelectionController::xPosForVerticalArrowNavigation(EPositionType type) in xPosForVerticalArrowNavigation()