Searched refs:LeftWord (Results 1 – 6 of 6) sorted by relevance
76 …Code::KEY_DPAD_LEFT, KEY_CTRL), [](tic* c) -> void { c->CursorMove(CaretMoveIntent::LeftWord); } }, in __anon1d5a884c1102()90 [](tic* c) -> void { c->HandleSelect(CaretMoveIntent::LeftWord); } }, in __anon1d5a884c1d02()
45 LeftWord, enumerator
631 std::vector<CaretMoveIntent> select = { CaretMoveIntent::LeftWord, CaretMoveIntent::RightWord,668 std::vector<CaretMoveIntent> select = { CaretMoveIntent::LeftWord, CaretMoveIntent::RightWord,
135 richEditorPattern->CursorMove(CaretMoveIntent::LeftWord);239 richEditorPattern->HandleSelect(CaretMoveIntent::LeftWord);
1105 case CaretMoveIntent::LeftWord: { in CursorMove()1160 case CaretMoveIntent::LeftWord: { in HandleSelect()
6517 case CaretMoveIntent::LeftWord: in OnBackPressed()10369 case CaretMoveIntent::LeftWord: { in OnBackPressed()