Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp2389 … float axisScale = (i == BSTop || i == BSBottom) ? contextScale.height() : contextScale.width(); in borderObscuresBackgroundEdge() local
2390 if (!currEdge.obscuresBackgroundEdge(axisScale)) in borderObscuresBackgroundEdge()