HomeSort by relevance Sort by last modified time
    Searched refs:setSubpixelAccumulation (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 262 void setSubpixelAccumulation(const LayoutSize&);
    [all...]
RenderLayer.cpp 232 void RenderLayer::setSubpixelAccumulation(const LayoutSize& size)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.cpp 554 m_owningLayer.setSubpixelAccumulation(subpixelAccumulation);
625 layers[i].renderLayer->setSubpixelAccumulation(subpixelAccumulation);
    [all...]

Completed in 54 milliseconds