Home | History | Annotate | Download | only in style

Lines Matching refs:INLINE_TABLE

1172         return display() == INLINE_BLOCK || display() == INLINE_BOX || display() == INLINE_TABLE;
1183 || originalDisplay() == INLINE_BOX || originalDisplay() == INLINE_TABLE;