HomeSort by relevance Sort by last modified time
    Searched refs:TextServiceDelegate (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/win8/metro_driver/ime/
text_service.h 21 class TextServiceDelegate;
49 CreateTextService(TextServiceDelegate* delegate, HWND window_handle);
text_service_delegate.h 22 class TextServiceDelegate {
24 virtual ~TextServiceDelegate() {}
text_service.cc 322 TextServiceDelegate* delegate)
447 TextServiceDelegate* delegate_;
466 CreateTextService(TextServiceDelegate* delegate, HWND window_handle) {
  /external/chromium_org/win8/metro_driver/
chrome_app_view_ash.h 57 public metro_driver::TextServiceDelegate {
126 // TextServiceDelegate overrides.

Completed in 45 milliseconds