Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasStaticInlinePosition

1628     bool hasStaticInlinePosition = child->style()->hasStaticInlinePosition(isHorizontalWritingMode());
1629 if (!hasStaticBlockPosition && !hasStaticInlinePosition)
1639 if (hasStaticInlinePosition) {