Searched refs:PPP_TextInput_Dev (Results 1 – 8 of 8) sorted by relevance
32 const PPP_TextInput_Dev g_ppp_text_input_thunk = {37 static const PPP_TextInput_Dev g_ppp_text_input_thunk = {};43 const PPP_TextInput_Dev* PPP_TextInput_Proxy::GetProxyInterface() { in GetProxyInterface()51 ppp_text_input_impl_ = static_cast<const PPP_TextInput_Dev*>( in PPP_TextInput_Proxy()
21 static const PPP_TextInput_Dev* GetProxyInterface();34 const PPP_TextInput_Dev* ppp_text_input_impl_;
7 * This file defines the <code>PPP_TextInput_Dev</code> interface.15 * <code>PPP_TextInput_Dev</code> is a set of function pointers that the18 interface PPP_TextInput_Dev {
72 * In response to the <code>PPP_TextInput_Dev::RequestSurroundingText</code>103 * pings back by <code>PPP_TextInput_Dev::RequestSurroundingText</code>. The
43 typedef struct PPP_TextInput_Dev_0_1 PPP_TextInput_Dev; typedef
29 const PPP_TextInput_Dev ppp_text_input = {
717 const PPP_TextInput_Dev* plugin_textinput_interface_;
1434 static_cast<const PPP_TextInput_Dev*>(module_->GetPluginInterface( in LoadTextInputInterface()