HomeSort by relevance Sort by last modified time
    Searched defs:setSubpixelGlyphs (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/chromium/src/linux/
WebFontRendering.cpp 53 void WebFontRendering::setSubpixelGlyphs(bool isSubpixelGlyphs)
55 FontPlatformData::setSubpixelGlyphs(isSubpixelGlyphs);
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontPlatformDataLinux.cpp 61 void FontPlatformData::setSubpixelGlyphs(bool isSubpixelGlyphs)

Completed in 20 milliseconds