Home | History | Annotate | Download | only in HAL

Lines Matching defs:landscape

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