Searched refs:WebTextInputTypeText (Results 1 – 6 of 6) sorted by relevance
41 WebTextInputTypeText, enumerator
239 bool is_enabled = (type == WebKit::WebTextInputTypeText); in UpdateInputMethodState()
592 if (type == WebKit::WebTextInputTypeText) in ImeUpdateTextInputState()599 if (type == WebKit::WebTextInputTypeText) in ImeUpdateTextInputState()
491 testTextInputType(WebTextInputTypeText, "input_field_default.html"); in TEST_F()
2575 COMPILE_ASSERT(int(blink::WebTextInputTypeText) == \
2241 return WebTextInputTypeText; in textInputType()