Searched defs:smoothing (Results 1 – 5 of 5) sorted by relevance
92 Smoothing smoothing; member
122 void setFontSmoothing(FontSmoothingMode smoothing) { m_fontSmoothing = smoothing; } in setFontSmoothing()
123 UINT smoothing = 0; in IsClearTypeEnabled() local
2286 template<> inline CSSPrimitiveValue::CSSPrimitiveValue(FontSmoothingMode smoothing) in CSSPrimitiveValue()
3960 FontSmoothingMode smoothing; in applyProperty() local