Searched refs:landscape (Results 1 – 1 of 1) sorted by relevance
425 static const char* landscape = "landscape"; variable1863 if (strcmp(str, portrait) == 0 || strcmp(str, landscape) == 0) { in setOrientation()