OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:text_service_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/win8/metro_driver/
chrome_app_view_ash.cc
503
text_service_
= metro_driver::CreateTextService(this, core_window_hwnd_);
664
text_service_
.reset();
842
if (!
text_service_
)
844
text_service_
->CancelComposition();
850
if (!
text_service_
)
852
text_service_
->OnDocumentChanged(input_scopes, character_bounds);
[
all
...]
chrome_app_view_ash.h
205
scoped_ptr<metro_driver::TextService>
text_service_
;
member in class:ChromeAppViewAsh
Completed in 41 milliseconds