Searched defs:smoothing (Results 1 – 4 of 4) sorted by relevance
92 Smoothing smoothing; member
184 UINT smoothing = 0; in IsClearTypeEnabled() local
147 void setFontSmoothing(FontSmoothingMode smoothing) { m_fontSmoothing = smoothing; } in setFontSmoothing()
3372 template<> inline CSSPrimitiveValue::CSSPrimitiveValue(FontSmoothingMode smoothing) in CSSPrimitiveValue()