Searched defs:InputMethod (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/base/ime/
H A Dinput_method.h30 // system through the InputMethod::DispatchKeyEvent API, and forwards it to
46 // ui::InputMethod and owns it.
47 class InputMethod { class in namespace:ui
56 virtual ~InputMethod() {}
58 // Sets the delegate used by this InputMethod instance. It should only be
62 // Initializes the InputMethod object. Pass true if the system toplevel window
103 // existing composition text and call InputMethod::CancelComposition() when
139 // not InputMethod itself's infomation. So rename these to
/external/chromium_org/ui/views/ime/
H A Dinput_method.h35 class VIEWS_EXPORT InputMethod { class in namespace:views
44 virtual ~InputMethod() {}
46 // Sets the delegate used by this InputMethod instance.
50 // Initialize the InputMethod object and attach it to the given |widget|.
55 // These should only be called by the Widget that owns this InputMethod.
69 // top-level Widget that owns this InputMethod instance, or other related
75 // existing composition text and call InputMethod::CancelComposition() when
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 377 milliseconds