Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/inputmethod/
H A Dqcoefepinputcontext_s60.cpp1207 …const bool anynumbermodes = hints & (ImhDigitsOnly | ImhFormattedNumbersOnly | ImhDialableCharacte… in applyHints() local
1209 const bool numbersOnly = anynumbermodes && !anytextmodes; in applyHints()
1225 if (hints & ImhPreferNumbers && !anynumbermodes) { in applyHints()
1252 if (noOnlys || (anynumbermodes && anytextmodes)) { in applyHints()
1255 else if (anynumbermodes) { in applyHints()