Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp1125 int actualHeight = geometry.tileSize().height() + space; in calculateBackgroundImageGeometry() local
1130 …geometry.setPhaseY(actualHeight ? actualHeight - roundToInt(computedYPosition + top) % actualHeigh… in calculateBackgroundImageGeometry()