Searched refs:hasViewportConstrainedObjects (Results 1 – 2 of 2) sorted by relevance
196 …bool hasViewportConstrainedObjects() const { return m_viewportConstrainedObjects && m_viewportCons… in hasViewportConstrainedObjects() function
1687 if (!hasViewportConstrainedObjects()) in setViewportConstrainedObjectsNeedLayout()1733 if (!m_nestedLayoutCount && hasViewportConstrainedObjects()) { in repaintFixedElementsAfterScrolling()1743 if (m_nestedLayoutCount <= 1 && hasViewportConstrainedObjects()) { in updateFixedElementsAfterScrolling()