Home
last modified time | relevance | path

Searched defs:caret_rect (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/content/child/npapi/
Dwebplugin_ime_win.cc150 bool WebPluginIMEWin::GetStatus(int* input_type, gfx::Rect* caret_rect) { in GetStatus()
299 gfx::Rect caret_rect(candidate->rcArea); in ImmSetCandidateWindow() local
Dwebplugin_delegate_impl_win.cc1482 gfx::Rect* caret_rect) { in GetIMEStatus()
/external/chromium_org/ui/base/ime/
Dinput_method_imm32.cc112 gfx::Rect caret_rect(gfx::Point(window_point.x, window_point.y), in OnCaretBoundsChanged() local
/external/chromium/chrome/browser/renderer_host/
Dgtk_im_context_wrapper.cc229 const gfx::Rect& caret_rect) { in UpdateInputMethodState()
Drender_widget_host_view_views.cc288 const gfx::Rect& caret_rect) { in ImeUpdateTextInputState()
Drender_widget_host_view_gtk.cc730 const gfx::Rect& caret_rect) { in ImeUpdateTextInputState()
Drender_widget_host_view_win.cc589 const gfx::Rect& caret_rect) { in ImeUpdateTextInputState()
/external/chromium_org/ui/base/ime/win/
Dimm32_manager.cc459 const gfx::Rect& caret_rect) { in UpdateCaretRect()
/external/chromium_org/content/plugin/
Dwebplugin_proxy.cc718 gfx::Rect caret_rect; in UpdateIMEStatus() local
/external/chromium_org/content/renderer/npapi/
Dwebplugin_delegate_proxy.cc922 const gfx::Rect& caret_rect) { in OnNotifyIMEStatus()