Searched refs:kScreenOrientationLandscape (Results 1 – 1 of 1) sorted by relevance
28 const int kScreenOrientationLandscape = 0; variable100 sApp, (width > height) ? kScreenOrientationLandscape : kScreenOrientationPortrait); in setOrientation()