Home | History | Annotate | Download | only in rendering

Lines Matching refs:isBox

589         if (curr->isBox()) {
664 if (continuation()->isBox()) {
923 if (curr->isBox())
947 if (curr->isBox())
975 if (curr->isBox()) {
1142 || (container->isBox() && container->style()->isFlippedBlocksWritingMode())
1167 if (mode & ApplyContainerFlip && o->isBox()) {
1251 if (curr->isBox() && !curr->needsLayout()) {