Searched refs:m_layoutDelta (Results 1 – 3 of 3) sorted by relevance
104 m_layoutDelta = m_next->m_layoutDelta; in LayoutState()
88 IntSize m_layoutDelta; // Transient offset from the final position of the object variable
111 return m_layoutState ? m_layoutState->m_layoutDelta : IntSize(); in layoutDelta()116 m_layoutState->m_layoutDelta += delta; in addLayoutDelta()