Home | History | Annotate | Download | only in HAL

Lines Matching defs:landscape

283 static const char* landscape = "landscape";
1364 if (strcmp(str, portrait) == 0 || strcmp(str, landscape) == 0) {