Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqt_s60_p.h228 ScreenRotation270 // DisplayRightUp landscape when 3-way orientation is supported enumerator
429 S60->screenRotation = ScreenRotation270; in updateScreenSize()
H A Dqapplication_s60.cpp643 } else if (S60->screenRotation == QS60Data::ScreenRotation270) { in translatePointForFixedNativeOrientation()