Home
last modified time | relevance | path

Searched refs:IsTouchDeviceSupportPresent (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DWidgetUtils.cpp106 WidgetUtils::IsTouchDeviceSupportPresent()
109 return WinUtils::IsTouchDeviceSupportPresent(); in ide_xml_rng_grammar_ref()
111 return WidgetUtilsGTK::IsTouchDeviceSupportPresent(); in ide_xml_rng_grammar_ref()
H A DWidgetUtils.h88 static uint32_t IsTouchDeviceSupportPresent(); in SecItemUpdate()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DWidgetUtils.cpp99 uint32_t WidgetUtils::IsTouchDeviceSupportPresent() { in IsTouchDeviceSupportPresent() function in mozilla::widget::WidgetUtils
101 return WinUtils::IsTouchDeviceSupportPresent(); in IsTouchDeviceSupportPresent()
103 return WidgetUtilsGTK::IsTouchDeviceSupportPresent(); in IsTouchDeviceSupportPresent()
H A DWidgetUtils.h86 static uint32_t IsTouchDeviceSupportPresent();
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DWidgetUtils.cpp99 uint32_t WidgetUtils::IsTouchDeviceSupportPresent() { in IsTouchDeviceSupportPresent() function in mozilla::widget::WidgetUtils
101 return WinUtils::IsTouchDeviceSupportPresent(); in IsTouchDeviceSupportPresent()
103 return WidgetUtilsGTK::IsTouchDeviceSupportPresent(); in IsTouchDeviceSupportPresent()
H A DWidgetUtils.h86 static uint32_t IsTouchDeviceSupportPresent();
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DWidgetUtils.cpp100 uint32_t WidgetUtils::IsTouchDeviceSupportPresent() { in IsTouchDeviceSupportPresent() function in mozilla::widget::WidgetUtils
102 return WinUtils::IsTouchDeviceSupportPresent(); in IsTouchDeviceSupportPresent()
104 return WidgetUtilsGTK::IsTouchDeviceSupportPresent(); in IsTouchDeviceSupportPresent()
H A DWidgetUtils.h85 static uint32_t IsTouchDeviceSupportPresent();
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DWidgetUtils.cpp100 uint32_t WidgetUtils::IsTouchDeviceSupportPresent() { in IsTouchDeviceSupportPresent() function in mozilla::widget::WidgetUtils
102 return WinUtils::IsTouchDeviceSupportPresent(); in IsTouchDeviceSupportPresent()
104 return WidgetUtilsGTK::IsTouchDeviceSupportPresent(); in IsTouchDeviceSupportPresent()
H A DWidgetUtils.h85 static uint32_t IsTouchDeviceSupportPresent();
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DWidgetUtilsGtk.h17 static int32_t IsTouchDeviceSupportPresent();
H A DWidgetUtilsGtk.cpp14 int32_t WidgetUtilsGTK::IsTouchDeviceSupportPresent() { in IsTouchDeviceSupportPresent() function in mozilla::widget::WidgetUtilsGTK
/dports/lang/spidermonkey60/firefox-60.9.0/widget/gtk/
H A DWidgetUtilsGtk.h17 static int32_t IsTouchDeviceSupportPresent();
H A DWidgetUtilsGtk.cpp12 int32_t WidgetUtilsGTK::IsTouchDeviceSupportPresent() { in IsTouchDeviceSupportPresent() function in mozilla::widget::WidgetUtilsGTK
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gtk/
H A DWidgetUtilsGtk.h18 static int32_t IsTouchDeviceSupportPresent();
H A DWidgetUtilsGtk.cpp12 int32_t WidgetUtilsGTK::IsTouchDeviceSupportPresent() in IsTouchDeviceSupportPresent() function in mozilla::widget::WidgetUtilsGTK
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DWidgetUtilsGtk.h20 static int32_t IsTouchDeviceSupportPresent();
H A DWidgetUtilsGtk.cpp18 int32_t WidgetUtilsGTK::IsTouchDeviceSupportPresent() { in IsTouchDeviceSupportPresent() function in mozilla::widget::WidgetUtilsGTK
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DWidgetUtilsGtk.h20 static int32_t IsTouchDeviceSupportPresent();
H A DWidgetUtilsGtk.cpp18 int32_t WidgetUtilsGTK::IsTouchDeviceSupportPresent() { in IsTouchDeviceSupportPresent() function in mozilla::widget::WidgetUtilsGTK
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DWidgetUtilsGtk.h22 static int32_t IsTouchDeviceSupportPresent();
H A DWidgetUtilsGtk.cpp19 int32_t WidgetUtilsGTK::IsTouchDeviceSupportPresent() { in IsTouchDeviceSupportPresent() function in mozilla::widget::WidgetUtilsGTK
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsLookAndFeel.cpp73 WinUtils::IsTouchDeviceSupportPresent()); in nsLookAndFeel()
400 aResult = WinUtils::IsTouchDeviceSupportPresent(); in GetIntImpl()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsLookAndFeel.cpp70 WinUtils::IsTouchDeviceSupportPresent()); in nsLookAndFeel()
416 aResult = WinUtils::IsTouchDeviceSupportPresent(); in GetIntImpl()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsLookAndFeel.cpp104 WinUtils::IsTouchDeviceSupportPresent()); in nsLookAndFeel()
451 aResult = WinUtils::IsTouchDeviceSupportPresent(); in GetIntImpl()

12