Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp1347 bool presentButInvisible() const { return usedWidth() && !hasVisibleColorAndStyle(); } in presentButInvisible() function in WebCore::BorderEdge
1529 if (edges[adjacentSide].presentButInvisible()) in willBeOverdrawn()
1764 if (currEdge.presentButInvisible()) { in paintBorder()