Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1657 const FontWidth eSearchWidth = rFontAttr.Width; in ImplFindBySubstFontAttr() local
1662 eSearchWeight, eSearchWidth, eSearchFamily, eSearchSlant, aSearchName ); in ImplFindBySubstFontAttr()
1707 FontWeight eSearchWeight, FontWidth eSearchWidth, FontFamily /*eSearchFamily*/, in ImplFindByAttributes() argument
1716 && ((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() local
2574 eSearchWeight, eSearchWidth, nSearchType ); in ImplFindByFont()
[all …]

Completed in 51 milliseconds