Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/dom/base/
H A DScreenOrientation.h46 uint16_t DeviceAngle(CallerType aCallerType) const;
H A DScreenOrientation.cpp450 uint16_t ScreenOrientation::DeviceAngle(CallerType aCallerType) const { in DeviceAngle() function in ScreenOrientation
666 orientation->DeviceAngle(CallerType::System)); in NS_IMPL_ISUPPORTS()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DScreenOrientation.h44 uint16_t DeviceAngle(CallerType aCallerType) const;
H A DScreenOrientation.cpp407 uint16_t ScreenOrientation::DeviceAngle(CallerType aCallerType) const { in DeviceAngle() function in ScreenOrientation
613 orientation->DeviceAngle(CallerType::System)); in NS_IMPL_ISUPPORTS()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DScreenOrientation.h44 uint16_t DeviceAngle(CallerType aCallerType) const;
H A DScreenOrientation.cpp411 uint16_t ScreenOrientation::DeviceAngle(CallerType aCallerType) const { in DeviceAngle() function in ScreenOrientation
616 orientation->DeviceAngle(CallerType::System)); in NS_IMPL_ISUPPORTS()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DScreenOrientation.h44 uint16_t DeviceAngle(CallerType aCallerType) const;
H A DScreenOrientation.cpp411 uint16_t ScreenOrientation::DeviceAngle(CallerType aCallerType) const { in DeviceAngle() function in ScreenOrientation
616 orientation->DeviceAngle(CallerType::System)); in NS_IMPL_ISUPPORTS()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DScreenOrientation.h55 uint16_t DeviceAngle() const;
H A DScreenOrientation.cpp420 ScreenOrientation::DeviceAngle() const in DeviceAngle() function in ScreenOrientation
637 doc->SetCurrentOrientation(orientation->DeviceType(), orientation->DeviceAngle()); in NS_IMPL_ISUPPORTS()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DScreenOrientation.h61 uint16_t DeviceAngle(CallerType aCallerType) const;
H A DScreenOrientation.cpp406 uint16_t ScreenOrientation::DeviceAngle(CallerType aCallerType) const { in DeviceAngle() function in ScreenOrientation
606 orientation->DeviceAngle(CallerType::System)); in NS_IMPL_ISUPPORTS()