Searched refs:eFamilyRes (Results 1 – 1 of 1) sorted by relevance
583 FcResult eFamilyRes = FcPatternGetString( pPattern, FC_FAMILY, 0, &origfamily ); in FamilyFromPattern() local586 if( eFamilyRes == FcResultMatch) in FamilyFromPattern()622 return eFamilyRes; in FamilyFromPattern()728 FcResult eFamilyRes = rWrapper.FamilyFromPattern( pFSet->fonts[i], &family ); in countFontconfigFonts() local736 … if( eFileRes != FcResultMatch || eFamilyRes != FcResultMatch || eOutRes != FcResultMatch ) in countFontconfigFonts()
Completed in 68 milliseconds