Searched refs:post_match_family (Results 1 – 1 of 1) sorted by relevance
398 const char* post_match_family = get_name(match, FC_FAMILY, id); in MatchFont() local399 if (!post_match_family) in MatchFont()402 (strcasecmp(post_config_family, post_match_family) == 0 || in MatchFont()408 strcasecmp(family.c_str(), post_match_family) == 0) || in MatchFont()409 IsMetricCompatibleReplacement(family.c_str(), post_match_family); in MatchFont()