Searched refs:parse_drop_tables (Results 1 – 3 of 3) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/util/ |
D | options-subset.cc | 88 parse_drop_tables (const char *name, in parse_drop_tables() function 133 …{"drop-tables", 0, 0, G_OPTION_ARG_CALLBACK, (gpointer) &parse_drop_tables, "Drop the specified … in add_options() 134 …{"drop-tables+", 0, 0, G_OPTION_ARG_CALLBACK, (gpointer) &parse_drop_tables, "Drop the specified… in add_options() 135 …{"drop-tables-", 0, 0, G_OPTION_ARG_CALLBACK, (gpointer) &parse_drop_tables, "Drop the specified… in add_options()
|
/third_party/harfbuzz/util/ |
D | options-subset.cc | 204 parse_drop_tables (const char *name, in parse_drop_tables() function 252 …{"drop-tables", 0, 0, G_OPTION_ARG_CALLBACK, (gpointer) &parse_drop_tables, "Drop the specified … in add_options() 253 …{"drop-tables+", 0, 0, G_OPTION_ARG_CALLBACK, (gpointer) &parse_drop_tables, "Drop the specified… in add_options() 254 …{"drop-tables-", 0, 0, G_OPTION_ARG_CALLBACK, (gpointer) &parse_drop_tables, "Drop the specified… in add_options()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | hb-subset.cc | 579 parse_drop_tables (const char *name, in parse_drop_tables() function 783 …{"drop-tables", 0, 0, G_OPTION_ARG_CALLBACK, (gpointer) &parse_drop_tables, "Drop the specified ta… in add_options() 784 …{"drop-tables+", 0, G_OPTION_FLAG_HIDDEN, G_OPTION_ARG_CALLBACK, (gpointer) &parse_drop_tables, "D… in add_options() 785 …{"drop-tables-", 0, G_OPTION_FLAG_HIDDEN, G_OPTION_ARG_CALLBACK, (gpointer) &parse_drop_tables, "D… in add_options()
|