Home
last modified time | relevance | path

Searched refs:eWeightRes (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx731 …FcResult eWeightRes = rWrapper.FcPatternGetInteger( pFSet->fonts[i], FC_WEIGHT, 0, &weight ); in countFontconfigFonts() local
744 , eWeightRes == FcResultMatch ? weight : -1 in countFontconfigFonts()
838 if( eWeightRes == FcResultMatch ) in countFontconfigFonts()

Completed in 25 milliseconds