Home
last modified time | relevance | path

Searched defs:inputMethodEnabled (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
DPageClientQt.cpp192 bool PageClientQWidget::inputMethodEnabled() const in inputMethodEnabled() function in WebCore::PageClientQWidget
383 bool PageClientQGraphicsWidget::inputMethodEnabled() const in inputMethodEnabled() function in WebCore::PageClientQGraphicsWidget
/external/webkit/Source/WebKit/qt/tests/qwebpage/
Dtst_qwebpage.cpp1506 static bool inputMethodEnabled(QObject* object) in inputMethodEnabled() function