Home
last modified time | relevance | path

Searched refs:inputMethodEvent (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebKit/qt/Api/
Dqwebpage_p.h108 void inputMethodEvent(QInputMethodEvent*);
Dqwebview.h158 virtual void inputMethodEvent(QInputMethodEvent*);
Dqwebview.cpp1002 void QWebView::inputMethodEvent(QInputMethodEvent *e) in inputMethodEvent() function in QWebView
Dqwebpage.cpp960 void QWebPagePrivate::inputMethodEvent(QInputMethodEvent *ev) in inputMethodEvent() function in QWebPagePrivate
2128 d->inputMethodEvent(static_cast<QInputMethodEvent*>(ev)); in event()
/external/webkit/WebKit/qt/
DChangeLog716 (QWebPagePrivate::inputMethodEvent):
2402 the preedit should be deleted. So inputMethodEvent() has to use
2406 (QWebPagePrivate::inputMethodEvent):
6242 (QWebPagePrivate::inputMethodEvent):
7135 (QWebPagePrivate::inputMethodEvent):
7143 (QWebView::inputMethodEvent):