Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/dom/base/
H A DScreenOrientation.cpp196 OrientationType previousOrientationType = bc->GetCurrentOrientationType(); in Run() local
200 [self = RefPtr{this}, previousOrientationType]( in Run()
222 if ((previousOrientationType == currentOrientationType && in Run()