Searched defs:PP_TextInput_Type (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/c/
H A Dppb_text_input_controller.h34 * PP_TextInput_Type is used to indicate the status of a plugin in regard to
56 } PP_TextInput_Type; typedef in typeref:enum:__anon9906
57 PP_COMPILE_ASSERT_SIZE_IN_BYTES(PP_TextInput_Type, 4);
79 void (*SetTextInputType)(PP_Instance instance, PP_TextInput_Type type);

Completed in 76 milliseconds