Searched refs:LIST_ITEM (Results 1 – 7 of 7) sorted by relevance
387 INLINE, BLOCK, LIST_ITEM, RUN_IN, COMPACT, INLINE_BLOCK, enumerator
452 if (noninherited_flags._effectiveDisplay == LIST_ITEM) { in diff()
58 m_hasTextChildren = obj->style()->display() == LIST_ITEM; in InlineFlowBox()
81 …splay() == COMPACT || style->display() == RUN_IN || style->display() == LIST_ITEM || style->displa… in adjustStyle()
146 case LIST_ITEM: in createObject()
821 case LIST_ITEM: in CSSPrimitiveValue()
1844 else if (style->display() == LIST_ITEM) { in adjustRenderStyle()