Searched refs:zero_zero (Results 1 - 1 of 1) sorted by relevance
/third_party/ninja/src/ | ||
H A D | line_printer.cc | 94 COORD zero_zero = { 0, 0 }; in Print() local 104 WriteConsoleOutput(console_, &char_data[0], buf_size, zero_zero, &target); in Print() |
Completed in 1 milliseconds