Home
last modified time | relevance | path

Searched refs:DECORATION_DIM (Results 1 – 4 of 4) sorted by relevance

/third_party/gn/src/gn/
Dstandard_out.cc86 if (dec == DECORATION_DIM) in OutputMarkdownDec()
91 if (dec == DECORATION_DIM) in OutputMarkdownDec()
114 case DECORATION_DIM: in OutputString()
171 case DECORATION_DIM: in OutputString()
258 DECORATION_DIM); in PrintShortHelp()
330 dec = DECORATION_DIM; in PrintLongHelp()
Dstandard_out.h12 DECORATION_DIM, enumerator
Dcommand_path.cc116 DECORATION_DIM); in PrintPath()
122 DECORATION_DIM); in PrintPath()
Derr.cc190 OutputString(line + "\n", DECORATION_DIM); in InternalPrintToStdout()