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

  /external/chromium_org/third_party/WebKit/Source/web/linux/
WebFontRendering.cpp 67 void WebFontRendering::setSubpixelRendering(bool useSubpixelRendering)
69 FontPlatformData::setSubpixelRendering(useSubpixelRendering);
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/linux/
FontPlatformDataLinux.cpp 70 void FontPlatformData::setSubpixelRendering(bool useSubpixelRendering)

Completed in 207 milliseconds