Home
last modified time | relevance | path

Searched refs:API_ID_PPP_TEXT_INPUT (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
Dapi_id.h62 API_ID_PPP_TEXT_INPUT, enumerator
/external/chromium_org/ppapi/proxy/
Dppp_text_input_proxy.cc29 API_ID_PPP_TEXT_INPUT, instance, desired_number_of_characters)); in RequestSurroundingText()
Dinterface_list.cc305 AddProxy(API_ID_PPP_TEXT_INPUT, &ProxyFactory<PPP_TextInput_Proxy>); in InterfaceList()
Dppb_instance_proxy.cc86 InterfaceProxy* proxy = dispatcher->GetInterfaceProxy(API_ID_PPP_TEXT_INPUT); in RequestSurroundingText()
90 API_ID_PPP_TEXT_INPUT, instance, in RequestSurroundingText()