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

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DPlatformCanvas.h81 enum TextOption { GrayscaleText, SubpixelText }; enumerator in enum:WebCore::PlatformCanvas::Painter::TextOption
H A DLayerTilerChromium.cpp276 PlatformCanvas::Painter::TextOption textOption = m_tilingData.borderTexels() ? PlatformCanvas::Painter::GrayscaleText : PlatformCanvas::Painter::SubpixelText;

Completed in 84 milliseconds