Home
last modified time | relevance | path

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

/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx/
H A Dfrontend.h69 CAPACITY_NOAUTOUPPERCASE = (1 << 11), enumerator
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/fcitx-qt5/qt5/platforminputcontext/
H A Dqfcitxplatforminputcontext.h55 CAPACITY_NOAUTOUPPERCASE = (1 << 11), enumerator
H A Dqfcitxplatforminputcontext.cpp196 CHECK_HINTS(Qt::ImhNoAutoUppercase, CAPACITY_NOAUTOUPPERCASE) in update()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/fcitx-qt5/qt6/platforminputcontext/
H A Dqfcitxplatforminputcontext.h55 CAPACITY_NOAUTOUPPERCASE = (1 << 11), enumerator
H A Dqfcitxplatforminputcontext.cpp196 CHECK_HINTS(Qt::ImhNoAutoUppercase, CAPACITY_NOAUTOUPPERCASE) in update()
/dports/textproc/fcitx-qt5/fcitx-qt5-1.2.6/platforminputcontext/
H A Dqfcitxplatforminputcontext.h55 CAPACITY_NOAUTOUPPERCASE = (1 << 11), enumerator
H A Dqfcitxplatforminputcontext.cpp200 CHECK_HINTS(Qt::ImhNoAutoUppercase, CAPACITY_NOAUTOUPPERCASE) in update()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/frontend/qt/
H A Dqfcitxinputcontext.cpp171 CHECK_HINTS(Qt::ImhNoAutoUppercase, CAPACITY_NOAUTOUPPERCASE) in update()