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