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

  /external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.h 197 void OnNotifyIMEStatus(const int input_mode, const gfx::Rect& caret_rect);
webplugin_delegate_proxy.cc 460 IPC_MESSAGE_HANDLER(PluginHostMsg_NotifyIMEStatus, OnNotifyIMEStatus)
921 void WebPluginDelegateProxy::OnNotifyIMEStatus(int input_type,
    [all...]

Completed in 41 milliseconds