Home
last modified time | relevance | path

Searched refs:GetComposition (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dosr_ime_handler_win.h48 bool GetComposition(LPARAM lparam,
Dosr_ime_handler_win.cc332 bool OsrImeHandlerWin::GetComposition( in GetComposition() function in client::OsrImeHandlerWin
Dosr_window_win.cc425 if (ime_handler_->GetComposition(lParam, cTextStr, underlines, in OnIMEComposition()