Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1733 FontWeight eMatchWeight= pData->meMatchWeight; in ImplFindByAttributes() local
1973 if( (eMatchWeight < WEIGHT_NORMAL) && (eMatchWeight != WEIGHT_DONTKNOW) ) in ImplFindByAttributes()
1980 if( eMatchWeight > WEIGHT_BOLD ) in ImplFindByAttributes()
1984 …else if( ((eMatchWeight != WEIGHT_DONTKNOW) && (eMatchWeight != WEIGHT_NORMAL) && (eMatchWeight !=… in ImplFindByAttributes()

Completed in 46 milliseconds