Home
last modified time | relevance | path

Searched refs:applySubPixelHeuristicForTileSize (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp870 static inline void applySubPixelHeuristicForTileSize(LayoutSize& tileSize, const IntSize& positioni… in applySubPixelHeuristicForTileSize() function
901 applySubPixelHeuristicForTileSize(tileSize, positioningAreaSize); in calculateFillTileSize()