Home
last modified time | relevance | path

Searched refs:m_inAutoscroll (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderListBox.cpp79 , m_inAutoscroll(false) in RenderListBox()
134 if (!m_inAutoscroll) { in selectionChanged()
440 m_inAutoscroll = true; in panScroll()
443 m_inAutoscroll = false; in panScroll()
472 m_inAutoscroll = true; in autoscroll()
479 m_inAutoscroll = false; in autoscroll()
DRenderListBox.h122 bool m_inAutoscroll; variable
/external/webkit/WebCore/
DChangeLog-2007-10-1462638 m_scrollToRevealSelectionAfterLayout, and m_inAutoscroll.
62649 (WebCore::RenderListBox::autoscroll): Set m_inAutoscroll so that the