HomeSort by relevance Sort by last modified time
    Searched full:boxdecorationbackgroundstate (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObject.h 553 enum BoxDecorationBackgroundState {
559 bool hasBoxDecorationBackground() const { return m_bitfields.boxDecorationBackgroundState() != NoBoxDecorationBackground; }
    [all...]

Completed in 220 milliseconds