Searched refs:staticInlinePosition (Results 1 – 4 of 4) sorted by relevance
422 int staticInlinePosition() const { return m_staticInlinePosition; } in staticInlinePosition() function
2224 … int staticPosition = child->layer()->staticInlinePosition() - containerBlock->borderLogicalLeft(); in computeInlineStaticDistance()2232 …int staticPosition = child->layer()->staticInlinePosition() + containerLogicalWidth + containerBlo… in computeInlineStaticDistance()
1314 inlinePosition = layer()->staticInlinePosition(); in relativePositionedInlineOffset()
57605 …to be staticInlinePosition and staticBlockPosition. Patch all of the computations involving these…57642 (WebCore::RenderLayer::staticInlinePosition):