Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/util/
H A DAPZEventState.cpp298 preventDefaultResult == PreventDefaultResult::ByChrome; in ProcessLongTap()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/util/
H A DAPZEventState.cpp298 preventDefaultResult == PreventDefaultResult::ByChrome; in ProcessLongTap()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/util/
H A DAPZEventState.cpp298 preventDefaultResult == PreventDefaultResult::ByChrome; in ProcessLongTap()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h242 enum class PreventDefaultResult : uint8_t { No, ByContent, ByChrome }; enumerator
H A DnsContentUtils.cpp8255 *aPreventDefault = PreventDefaultResult::ByChrome;
10594 case PreventDefaultResult::ByChrome:
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h250 enum class PreventDefaultResult : uint8_t { No, ByContent, ByChrome }; enumerator
H A DnsContentUtils.cpp8288 *aPreventDefault = PreventDefaultResult::ByChrome;
10625 case PreventDefaultResult::ByChrome:
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h250 enum class PreventDefaultResult : uint8_t { No, ByContent, ByChrome }; enumerator
H A DnsContentUtils.cpp8288 *aPreventDefault = PreventDefaultResult::ByChrome;
10625 case PreventDefaultResult::ByChrome: