Searched refs:eFamilyRes (Results 1 – 1 of 1) sorted by relevance
582 FcResult eFamilyRes = FcPatternGetString( pPattern, FC_FAMILY, 0, &origfamily ); in FamilyFromPattern() local585 if( eFamilyRes == FcResultMatch) in FamilyFromPattern()621 return eFamilyRes; in FamilyFromPattern()727 FcResult eFamilyRes = rWrapper.FamilyFromPattern( pFSet->fonts[i], &family ); in countFontconfigFonts() local735 … if( eFileRes != FcResultMatch || eFamilyRes != FcResultMatch || eOutRes != FcResultMatch ) in countFontconfigFonts()
Completed in 16 milliseconds