Searched defs:setSubpixelRendering (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/linux/
H A DWebFontRendering.cpp67 void WebFontRendering::setSubpixelRendering(bool useSubpixelRendering) function in class:blink::WebFontRendering
69 FontPlatformData::setSubpixelRendering(useSubpixelRendering);
/external/chromium_org/third_party/WebKit/Source/platform/fonts/linux/
H A DFontPlatformDataLinux.cpp70 void FontPlatformData::setSubpixelRendering(bool useSubpixelRendering) function in class:blink::FontPlatformData

Completed in 639 milliseconds