HomeSort by relevance Sort by last modified time
    Searched refs:PPB_TextInput_Dev_0_1 (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ppapi/cpp/dev/
text_input_dev.cc 37 template <> const char* interface_name<PPB_TextInput_Dev_0_1>() {
64 } else if (has_interface<PPB_TextInput_Dev_0_1>()) {
65 get_interface<PPB_TextInput_Dev_0_1>()->SetTextInputType(
75 } else if (has_interface<PPB_TextInput_Dev_0_1>()) {
76 get_interface<PPB_TextInput_Dev_0_1>()->UpdateCaretPosition(
85 } else if (has_interface<PPB_TextInput_Dev_0_1>()) {
86 get_interface<PPB_TextInput_Dev_0_1>()->CancelCompositionText(
  /external/chromium_org/ppapi/c/dev/
ppb_text_input_dev.h 130 struct PPB_TextInput_Dev_0_1 {
  /external/chromium_org/ppapi/thunk/
interfaces_ppb_public_dev.h 38 PROXIED_IFACE(PPB_TEXTINPUT_DEV_INTERFACE_0_1, PPB_TextInput_Dev_0_1)
ppb_text_input_thunk.cc 97 const PPB_TextInput_Dev_0_1 g_ppb_textinput_0_1_thunk = {
120 const PPB_TextInput_Dev_0_1* GetPPB_TextInput_Dev_0_1_Thunk() {

Completed in 61 milliseconds