Searched refs:presentButInvisible (Results 1 – 1 of 1) sorted by relevance
1347 bool presentButInvisible() const { return usedWidth() && !hasVisibleColorAndStyle(); } in presentButInvisible() function in WebCore::BorderEdge1529 if (edges[adjacentSide].presentButInvisible()) in willBeOverdrawn()1764 if (currEdge.presentButInvisible()) { in paintBorder()