Searched refs:eMatchWidth (Results 1 – 1 of 1) sorted by relevance
1734 FontWidth eMatchWidth = pData->meMatchWidth; in ImplFindByAttributes() local1950 if( eSearchWidth == eMatchWidth ) in ImplFindByAttributes()1952 else if( (eMatchWidth < WIDTH_NORMAL) && (eMatchWidth != WIDTH_DONTKNOW) ) in ImplFindByAttributes()1957 if( eSearchWidth == eMatchWidth ) in ImplFindByAttributes()1959 else if( eMatchWidth > WIDTH_NORMAL ) in ImplFindByAttributes()1963 else if( (eMatchWidth != WIDTH_DONTKNOW) && (eMatchWidth != WIDTH_NORMAL) ) in ImplFindByAttributes()
Completed in 112 milliseconds