Searched refs:GetIMEStatus (Results 1 – 3 of 3) sorted by relevance
162 bool GetIMEStatus(int* input_type, gfx::Rect* caret_rect);
1481 bool WebPluginDelegateImpl::GetIMEStatus(int* input_type, in GetIMEStatus() function in content::WebPluginDelegateImpl
719 if (!delegate_->GetIMEStatus(&input_type, &caret_rect)) in UpdateIMEStatus()