Home
last modified time | relevance | path

Searched refs:mCurrentOrientationType (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsDocument.h1013 mozilla::dom::OrientationType mCurrentOrientationType; variable
H A DnsDocument.cpp1410 mCurrentOrientationType(OrientationType::Portrait_primary), in nsDocument()
10506 return mCurrentOrientationType; in CurrentOrientationType()
10511 mCurrentOrientationType = aType; in SetCurrentOrientation()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsDocument.h1443 mozilla::dom::OrientationType mCurrentOrientationType; variable
H A DnsDocument.cpp11503 return mCurrentOrientationType; in CurrentOrientationType()
11510 mCurrentOrientationType = aType; in SetCurrentOrientation()