Searched defs:pre_parse (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz_ng/util/
H A Doptions.cc116 pre_parse (GOptionContext *context G_GNUC_UNUSED, function
122 option_group->pre_parse (error);
147 g_option_group_set_parse_hooks (group, pre_parse, post_parse);
H A Doptions.hh96 virtual void pre_parse (GError **error G_GNUC_UNUSED) {}; function in struct:option_group_t

Completed in 811 milliseconds