Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.h556 HasBoxDecorationBackgroundKnownToBeObscured, enumerator
1499 …State state = computeBackgroundIsKnownToBeObscured() ? HasBoxDecorationBackgroundKnownToBeObscured in boxDecorationBackgroundIsKnownToBeObscured()
1502 … return m_bitfields.boxDecorationBackgroundState() == HasBoxDecorationBackgroundKnownToBeObscured; in boxDecorationBackgroundIsKnownToBeObscured()