Searched refs:eSearchWidth (Results 1 – 1 of 1) sorted by relevance
1657 const FontWidth eSearchWidth = rFontAttr.Width; in ImplFindBySubstFontAttr() local1662 eSearchWeight, eSearchWidth, eSearchFamily, eSearchSlant, aSearchName ); in ImplFindBySubstFontAttr()1707 FontWeight eSearchWeight, FontWidth eSearchWidth, FontFamily /*eSearchFamily*/, in ImplFindByAttributes() argument1716 && ((eSearchWidth == WIDTH_DONTKNOW) || (eSearchWidth == WIDTH_NORMAL)) ) in ImplFindByAttributes()1946 if( (eSearchWidth != WIDTH_DONTKNOW) && (eSearchWidth != WIDTH_NORMAL) ) in ImplFindByAttributes()1948 if( eSearchWidth < WIDTH_NORMAL ) in ImplFindByAttributes()1950 if( eSearchWidth == eMatchWidth ) in ImplFindByAttributes()1957 if( eSearchWidth == eMatchWidth ) in ImplFindByAttributes()2571 FontWidth eSearchWidth = rFSD.meWidthType; in ImplFindByFont() local2574 eSearchWeight, eSearchWidth, nSearchType ); in ImplFindByFont()[all …]
Completed in 69 milliseconds