Searched refs:OnPreeditStart (Results 1 – 5 of 5) sorted by relevance
60 virtual void OnPreeditStart() = 0;
42 virtual void OnPreeditStart() OVERRIDE;
143 void InputMethodAuraLinux::OnPreeditStart() { in OnPreeditStart() function in ui::InputMethodAuraLinux
68 CHROMEG_CALLBACK_0(X11InputMethodContextImplGtk2, void, OnPreeditStart,
340 void X11InputMethodContextImplGtk2::OnPreeditStart(GtkIMContext* context) { in OnPreeditStart() function in libgtk2ui::X11InputMethodContextImplGtk2344 delegate_->OnPreeditStart(); in OnPreeditStart()