Home
last modified time | relevance | path

Searched refs:eFamilyRes (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx582 FcResult eFamilyRes = FcPatternGetString( pPattern, FC_FAMILY, 0, &origfamily ); in FamilyFromPattern() local
585 if( eFamilyRes == FcResultMatch) in FamilyFromPattern()
621 return eFamilyRes; in FamilyFromPattern()
727 FcResult eFamilyRes = rWrapper.FamilyFromPattern( pFSet->fonts[i], &family ); in countFontconfigFonts() local
735 … if( eFileRes != FcResultMatch || eFamilyRes != FcResultMatch || eOutRes != FcResultMatch ) in countFontconfigFonts()

Completed in 35 milliseconds