Searched refs:post_parse (Results 1 – 6 of 6) sorted by relevance
95 post_parse_ (Type *thiz, GError **error) -> decltype (thiz->post_parse (error)) in post_parse_()96 { thiz->post_parse (error); } in post_parse_()99 post_parse (GOptionContext *context G_GNUC_UNUSED, in post_parse() function120 g_option_group_set_parse_hooks (group, nullptr, post_parse<Type>); in add_group()
44 void post_parse (GError **error);72 face_options_t::post_parse (GError **error) in post_parse() function in face_options_t
54 void post_parse (GError **error);84 font_options_t::post_parse (GError **error) in post_parse() function in font_options_t
70 void post_parse (GError **error) in post_parse() function
49 void post_parse (GError **error G_GNUC_UNUSED) in post_parse() function
71897 void post_parse (GError **error);71921 @@ -94,6 +96,8 @@ font_options_t::post_parse (GError **error)71930 @@ -137,6 +141,14 @@ font_options_t::post_parse (GError **error)