Searched refs:parse_drop_tables (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/harfbuzz_ng/util/ |
H A D | hb-subset.cc | 637 parse_drop_tables (const char *name, in parse_drop_tables() function 926 …{"drop-tables", 0, 0, G_OPTION_ARG_CALLBACK, (gpointer) &parse_drop_tables, "Drop the specified ta… in add_options() 927 …{"drop-tables+", 0, G_OPTION_FLAG_HIDDEN, G_OPTION_ARG_CALLBACK, (gpointer) &parse_drop_tables, "D… in add_options() 928 …{"drop-tables-", 0, G_OPTION_FLAG_HIDDEN, G_OPTION_ARG_CALLBACK, (gpointer) &parse_drop_tables, "D… in add_options()
|