Home
last modified time | relevance | path

Searched refs:inputMethodQuery (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Durllineedit.h60 QVariant inputMethodQuery(Qt::InputMethodQuery property) const;
H A Durllineedit.cpp189 QVariant ExLineEdit::inputMethodQuery(Qt::InputMethodQuery property) const in inputMethodQuery() function in ExLineEdit
191 return m_lineEdit->inputMethodQuery(property); in inputMethodQuery()
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/
H A Dplatforminputcontext.h78 QVariant inputMethodQuery(Qt::InputMethodQuery query);