Home
last modified time | relevance | path

Searched refs:G_OPTION_FLAG_REVERSE (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-format.hh189 {"no-glyph-names", 0, G_OPTION_FLAG_REVERSE, in add_options()
191 {"no-positions", 0, G_OPTION_FLAG_REVERSE, in add_options()
193 {"no-advances", 0, G_OPTION_FLAG_REVERSE, in add_options()
195 {"no-clusters", 0, G_OPTION_FLAG_REVERSE, in add_options()
Dhb-ot-shape-closure.cc45 …{"no-glyph-names", 0, G_OPTION_FLAG_REVERSE, G_OPTION_ARG_NONE, &this->show_glyph_names, "Use glyp… in add_options()
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Dhb-ot-shape-closure.cc46 …{"no-glyph-names", 0, G_OPTION_FLAG_REVERSE, G_OPTION_ARG_NONE, &this->show_glyph_names, "Use glyp… in add_options()
Doptions.cc853 {"no-glyph-names", 0, G_OPTION_FLAG_REVERSE, in add_options()
855 {"no-positions", 0, G_OPTION_FLAG_REVERSE, in add_options()
857 {"no-advances", 0, G_OPTION_FLAG_REVERSE, in add_options()
859 {"no-clusters", 0, G_OPTION_FLAG_REVERSE, in add_options()
/third_party/harfbuzz/util/
Dhb-ot-shape-closure.cc46 …{"no-glyph-names", 0, G_OPTION_FLAG_REVERSE, G_OPTION_ARG_NONE, &this->show_glyph_names, "Use glyp… in add_options()
Doptions.cc887 {"no-glyph-names", 0, G_OPTION_FLAG_REVERSE, in add_options()
889 {"no-positions", 0, G_OPTION_FLAG_REVERSE, in add_options()
891 {"no-advances", 0, G_OPTION_FLAG_REVERSE, in add_options()
893 {"no-clusters", 0, G_OPTION_FLAG_REVERSE, in add_options()
/third_party/glib/glib/
Dgoption.h86 G_OPTION_FLAG_REVERSE = 1 << 2, enumerator
Dgoption.c1275 *(gboolean *)entry->arg_data = !(entry->flags & G_OPTION_FLAG_REVERSE); in parse_arg()
2446 (group->entries[i].flags & G_OPTION_FLAG_REVERSE) != 0) in g_option_group_add_entries()
2451 group->entries[i].flags &= ~G_OPTION_FLAG_REVERSE; in g_option_group_add_entries()
/third_party/libsoup/tests/
Dxmlrpc-server-test.c304 { "no-tests", 'n', G_OPTION_FLAG_REVERSE,
Dserver-auth-test.c312 { "no-tests", 'n', G_OPTION_FLAG_REVERSE,
Dxmlrpc-old-server-test.c304 { "no-tests", 'n', G_OPTION_FLAG_REVERSE,
Dforms-test.c412 { "no-tests", 'n', G_OPTION_FLAG_REVERSE,
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c1455 {"no-interactive", 0, G_OPTION_FLAG_REVERSE, G_OPTION_ARG_NONE, in main()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c1976 {"no-colors", '\0', G_OPTION_FLAG_REVERSE, G_OPTION_ARG_NONE, in main()
/third_party/glib/glib/tests/
Doption-context.c2440 { { "test", 't', G_OPTION_FLAG_REVERSE, G_OPTION_ARG_STRING, &arg, NULL, NULL }, in flag_reverse_string()
/third_party/glib/
DNEWS12723 - Add G_OPTION_FLAG_REVERSE to allow options