Searched refs:shapeSizeDirty (Results 1 – 3 of 3) sorted by relevance
63 if (shapeSizeDirty() || m_lineTop != floatRelativeLineTop || m_lineHeight != lineHeight) { in updateDeltasForContainingBlockLine()
119 bool shapeSizeDirty() { return !m_shape.get(); } in shapeSizeDirty() function
1425 info->setNeedsLayout(info->shapeSizeDirty()); in shapeInfoRequiresRelayout()