Searched refs:WebFontRendering (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/linux/
H A DWebFontRendering.cpp32 #include "WebFontRendering.h"
41 void WebFontRendering::setHinting(SkPaint::Hinting hinting)
47 void WebFontRendering::setAntiAlias(bool isAntiAlias)
53 void WebFontRendering::setSubpixelGlyphs(bool isSubpixelGlyphs)
59 void WebFontRendering::setLCDOrder(SkFontHost::LCDOrder order)
65 void WebFontRendering::setLCDOrientation(SkFontHost::LCDOrientation orientation)
/external/webkit/Source/WebKit/chromium/public/linux/
H A DWebFontRendering.h40 class WebFontRendering { class in namespace:WebKit

Completed in 444 milliseconds