Searched refs:msSecondary (Results 1 – 3 of 3) sorted by relevance
498 msSecondary = myImplHelpers::FindBestMSSubstituteFont(msPrimary); in FontMapExport()499 if (!msSecondary.Len()) in FontMapExport()500 msSecondary = GetFontToken(rFamilyName, 1); in FontMapExport()505 if (msSecondary.Len() && msSecondary != msPrimary) in HasDistinctSecondary()
603 msAltNm = aResult.msSecondary; in wwFont()
319 String msSecondary; member in sw::util::FontMapExport