Searched defs:hasBoxDecorations (Results 1 – 4 of 4) sorted by relevance
595 bool hasBoxDecorations = object->isTableCell() in setObjectStyleInRegion() local
117 static bool hasBoxDecorations(const RenderStyle* style) in hasBoxDecorations() function
530 bool hasBoxDecorations() const { return m_bitfields.boxDecorationState() != NoBoxDecorations; } in hasBoxDecorations() function
3829 static bool hasBoxDecorations(const RenderStyle* style) in hasBoxDecorations() function