Searched refs:composition_text (Results 1 – 2 of 2) sorted by relevance
/third_party/cef/tests/cefclient/browser/ |
D | osr_ime_handler_win.cc | 242 CefString& composition_text, in GetCompositionInfo() argument 249 int length = static_cast<int>(composition_text.length()); in GetCompositionInfo() 334 CefString& composition_text, in GetComposition() argument 341 ret = GetString(imc, lparam, GCS_COMPSTR, composition_text); in GetComposition() 345 GetCompositionInfo(imc, lparam, composition_text, underlines, in GetComposition()
|
D | osr_ime_handler_win.h | 49 CefString& composition_text, 78 CefString& composition_text,
|