Searched refs:KeyboardAction (Results 1 – 2 of 2) sorted by relevance
93 enum class KeyboardAction { enum1346 KeyboardAction GetKeyboardAction() in GetKeyboardAction()1351 void SetKeyboardAction(KeyboardAction action) in SetKeyboardAction()1642 KeyboardAction keyboardAction_ = KeyboardAction::NONE;
1936 …context->SetKeyboardAction(NearZero(keyboardHeight) ? KeyboardAction::CLOSING : KeyboardAction::OP… in OnVirtualKeyboardHeightChange()2016 context->SetKeyboardAction(KeyboardAction::NONE); in OnVirtualKeyboardHeightChange()