Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DWidgetEventImpl.cpp640 uint32_t unshiftCh = mAlternativeCharCodes[i].mUnshiftedCharCode; in GetShortcutKeyCandidates() local
641 if (CharsCaseInsensitiveEqual(ch, unshiftCh)) { in GetShortcutKeyCandidates()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DWidgetEventImpl.cpp793 uint32_t unshiftCh = mAlternativeCharCodes[i].mUnshiftedCharCode; in GetShortcutKeyCandidates() local
794 if (CharsCaseInsensitiveEqual(ch, unshiftCh)) { in GetShortcutKeyCandidates()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DWidgetEventImpl.cpp972 uint32_t unshiftCh = mAlternativeCharCodes[i].mUnshiftedCharCode; in GetShortcutKeyCandidates() local
973 if (CharsCaseInsensitiveEqual(ch, unshiftCh)) { in GetShortcutKeyCandidates()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DWidgetEventImpl.cpp1014 uint32_t unshiftCh = mAlternativeCharCodes[i].mUnshiftedCharCode; in GetShortcutKeyCandidates() local
1015 if (CharsCaseInsensitiveEqual(ch, unshiftCh)) { in GetShortcutKeyCandidates()
/dports/www/firefox/firefox-99.0/widget/
H A DWidgetEventImpl.cpp1013 uint32_t unshiftCh = mAlternativeCharCodes[i].mUnshiftedCharCode; in GetShortcutKeyCandidates() local
1014 if (CharsCaseInsensitiveEqual(ch, unshiftCh)) { in GetShortcutKeyCandidates()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DWidgetEventImpl.cpp1014 uint32_t unshiftCh = mAlternativeCharCodes[i].mUnshiftedCharCode; in GetShortcutKeyCandidates() local
1015 if (CharsCaseInsensitiveEqual(ch, unshiftCh)) { in GetShortcutKeyCandidates()