Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderListBox.cpp81 , m_inAutoscroll(false) in RenderListBox()
136 if (!m_inAutoscroll) { in selectionChanged()
507 m_inAutoscroll = true; in panScroll()
510 m_inAutoscroll = false; in panScroll()
539 m_inAutoscroll = true; in autoscroll()
546 m_inAutoscroll = false; in autoscroll()
DRenderListBox.h142 bool m_inAutoscroll; variable
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1462638 m_scrollToRevealSelectionAfterLayout, and m_inAutoscroll.
62649 (WebCore::RenderListBox::autoscroll): Set m_inAutoscroll so that the