Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasLineIfEmpty

5158 bool RenderBlock::hasLineIfEmpty() const
5261 if (!firstLineBox() && hasLineIfEmpty()) {
5280 if (!haveNormalFlowChild && hasLineIfEmpty()) {