Searched refs:InitialNewLine (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xev/dist/
H A Dxev.c91 InitialNewLine = 1, enumerator in enum:OutputFlags
112 if (flags & InitialNewLine) {
143 output(InitialNewLine | NewLine,
421 output(InitialNewLine | Indent, " ");
923 output(InitialNewLine | Indent, "rotation ");
925 output(InitialNewLine | Indent | NewLine,
965 output(InitialNewLine | Indent, "connection ");
1001 output(InitialNewLine | Indent | NewLine, "x %d, y %d, width %d, height %d",

Completed in 4 milliseconds