Home
last modified time | relevance | path

Searched refs:allowsFontSmoothing (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp1353 void GraphicsContext::setAllowsFontSmoothing(bool allowsFontSmoothing) in setAllowsFontSmoothing() argument
1355 UNUSED_PARAM(allowsFontSmoothing); in setAllowsFontSmoothing()
1358 CGContextSetAllowsFontSmoothing(context, allowsFontSmoothing); in setAllowsFontSmoothing()
/external/skia/legacy/src/ports/
DSkFontHost_mac_coretext.cpp165 bool allowsFontSmoothing);