Lines Matching defs:firstChar
2124 char firstChar = *argv[i];
2125 if (firstChar == '.') {
2130 if (length > 1 && firstChar == '-') {
2140 if (firstChar==REL_HORIZ && (numWindows==0 ||
2148 if (firstChar==REL_VERT || firstChar==REL_SKIP ||
2149 firstChar==REL_HORIZ) {
2178 char firstChar = *argv[j];
2185 if (firstChar==REL_VERT || firstChar==REL_SKIP) {
2189 if (firstChar==REL_HORIZ) {