Searched refs:TextInputMode (Results 1 – 7 of 7) sorted by relevance
59 typedef cef_text_input_mode_t TextInputMode; typedef233 TextInputMode input_mode) {} in OnVirtualKeyboardRequested()
77 TextInputMode input_mode) override;
413 TextInputMode input_mode) { in OnVirtualKeyboardRequested()
1353 CefRenderHandler::TextInputMode mode = CEF_TEXT_INPUT_MODE_NONE; in OnUpdateTextInputStateCalled()1359 mode = static_cast<CefRenderHandler::TextInputMode>(state->mode); in OnUpdateTextInputStateCalled()
1274 TextInputMode input_mode) override { in OnVirtualKeyboardRequested()
11557 - TextInputMode input_mode) {}11558 + TextInputMode input_mode,19957 CefRenderHandler::TextInputMode mode = CEF_TEXT_INPUT_MODE_NONE;19963 "Enum values in cef_text_input_mode_t must match ui::TextInputMode");19964 mode = static_cast<CefRenderHandler::TextInputMode>(state->mode);34483 - TextInputMode input_mode) {34484 + TextInputMode input_mode,34542 - TextInputMode input_mode) override;34543 + TextInputMode input_mode,35626 - TextInputMode input_mode) override {[all …]
7446 CefRenderHandler::TextInputMode mode = CEF_TEXT_INPUT_MODE_NONE;39554 - TextInputMode input_mode, bool show_keyboard) {39556 + TextInputMode input_mode,