Searched defs:SetTextInputType (Results 1 – 10 of 10) sorted by relevance
78 void (*SetTextInputType)(PP_Instance instance, PP_TextInput_Type_Dev type); member131 void (*SetTextInputType)(PP_Instance instance, PP_TextInput_Type_Dev type); member
29 void TextInputController::SetTextInputType(PP_TextInput_Type type) { in SetTextInputType() function in pp::TextInputController
79 void (*SetTextInputType)(PP_Instance instance, PP_TextInput_Type type); member
60 void TextInput_Dev::SetTextInputType(PP_TextInput_Type_Dev type) { in SetTextInputType() function in pp::TextInput_Dev
75 void FakePepperPluginInstance::SetTextInputType(ui::TextInputType type) {} in SetTextInputType() function in content::FakePepperPluginInstance
1381 void PepperPluginInstanceImpl::SetTextInputType(ui::TextInputType type) { in SetTextInputType() function in content::PepperPluginInstanceImpl2850 void PepperPluginInstanceImpl::SetTextInputType(PP_Instance instance, in SetTextInputType() function in content::PepperPluginInstanceImpl
39 void SetTextInputType(PP_Instance instance, PP_TextInput_Type type) { in SetTextInputType() function
271 void PluginInstance::SetTextInputType(PP_Instance instance, in SetTextInputType() function in mojo::examples::PluginInstance
300 void Textfield::SetTextInputType(ui::TextInputType type) { in SetTextInputType() function in views::Textfield
930 void PPB_Instance_Proxy::SetTextInputType(PP_Instance instance, in SetTextInputType() function in ppapi::proxy::PPB_Instance_Proxy