Searched refs:m_frameElementsShouldIgnoreScrolling (Results 1 – 3 of 3) sorted by relevance
986 …void setFrameElementsShouldIgnoreScrolling(bool ignore) { m_frameElementsShouldIgnoreScrolling = i… in setFrameElementsShouldIgnoreScrolling()987 bool frameElementsShouldIgnoreScrolling() const { return m_frameElementsShouldIgnoreScrolling; } in frameElementsShouldIgnoreScrolling()1268 bool m_frameElementsShouldIgnoreScrolling; variable
394 , m_frameElementsShouldIgnoreScrolling(false) in Document()
59137 (WebCore::Document::Document): Initialize m_frameElementsShouldIgnoreScrolling to false.59139 and m_frameElementsShouldIgnoreScrolling.