Home | History | Annotate | Download | only in rendering

Lines Matching refs:staticInlinePosition

2219         int staticPosition = child->layer()->staticInlinePosition() - containerBlock->borderLogicalLeft();
2227 int staticPosition = child->layer()->staticInlinePosition() + containerLogicalWidth + containerBlock->borderLogicalRight();