Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1734 FontWidth eMatchWidth = pData->meMatchWidth; in ImplFindByAttributes() local
1950 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 44 milliseconds