Searched refs:allowsFontSmoothing (Results 1 – 2 of 2) sorted by relevance
1353 void GraphicsContext::setAllowsFontSmoothing(bool allowsFontSmoothing) in setAllowsFontSmoothing() argument1355 UNUSED_PARAM(allowsFontSmoothing); in setAllowsFontSmoothing()1358 CGContextSetAllowsFontSmoothing(context, allowsFontSmoothing); in setAllowsFontSmoothing()
165 bool allowsFontSmoothing);