Home | History | Annotate | Download | only in rendering

Lines Matching defs:hasStaticBlockPosition

1469     bool hasStaticBlockPosition = child->style()->hasStaticBlockPosition(isHorizontal);
1491 if (hasStaticBlockPosition)
2209 if (relayoutChildren || (r->style()->hasStaticBlockPosition(isHorizontalWritingMode()) && r->parent() != this && r->parent()->isBlockFlow()))