Home
last modified time | relevance | path

Searched refs:color_test_mode (Results 1 – 20 of 20) sorted by relevance

/third_party/gettext/libtextstyle/lib/
Dcolor.h30 extern LIBTEXTSTYLE_DLL_VARIABLE bool color_test_mode;
Dcolor.c38 bool color_test_mode; variable
61 color_test_mode = true; in handle_color_option()
Dtextstyle.h545 extern LIBTEXTSTYLE_DLL_VARIABLE bool color_test_mode;
/third_party/gettext/libtextstyle/adhoc-tests/
Dhello.c52 if (color_test_mode) in main()
/third_party/gettext/libtextstyle/examples/color-filter/
Dfilter.c70 if (color_test_mode) in main()
/third_party/gettext/libtextstyle/examples/color-hello/
Dhello.c136 if (color_test_mode) in main()
/third_party/gettext/gettext-tools/src/
Dmsgconv.c219 if (handle_color_option (optarg) || color_test_mode) in main()
Dmsgen.c216 if (handle_color_option (optarg) || color_test_mode) in main()
Dmsguniq.c239 if (handle_color_option (optarg) || color_test_mode) in main()
Dmsgcat.c305 if (color_test_mode) in main()
Dmsgcomm.c259 if (handle_color_option (optarg) || color_test_mode) in main()
Dmsgunfmt.c241 if (handle_color_option (optarg) || color_test_mode) in main()
Dmsgattrib.c322 if (handle_color_option (optarg) || color_test_mode) in main()
Dmsgfilter.c259 if (handle_color_option (optarg) || color_test_mode) in main()
Dmsggrep.c390 if (handle_color_option (optarg) || color_test_mode) in main()
Dmsginit.c250 if (handle_color_option (optarg) || color_test_mode) in main()
Dxgettext.c633 if (handle_color_option (optarg) || color_test_mode) in main()
Dmsgmerge.c342 if (handle_color_option (optarg) || color_test_mode) in main()
/third_party/gettext/libtextstyle/doc/
Dlibtextstyle.texi749 @deftypevr Variable bool color_test_mode
779 parsing, when the @code{color_test_mode} variable is true.
784 invoke this function after argument parsing, when @code{color_test_mode}
/third_party/gettext/gettext-tools/
DChangeLog.0180 * woe32dll/gettextsrc-exports.c: Add color_test_mode.