Searched refs:eMatchWeight (Results 1 – 1 of 1) sorted by relevance
1733 FontWeight eMatchWeight= pData->meMatchWeight; in ImplFindByAttributes() local1973 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 47 milliseconds