Home | History | Annotate | Download | only in HAL

Lines Matching defs:landscape

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