Searched refs:inLiveResize (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/
H A DScrollableArea.h70 bool inLiveResize() const { return m_inLiveResize; } function in class:WebCore::ScrollableArea
/external/webkit/Source/WebCore/platform/mac/
H A DScrollAnimatorMac.mm191 return _animator->scrollableArea()->inLiveResize();
704 if (scrollableArea()->inLiveResize())
728 if (scrollableArea()->inLiveResize())

Completed in 159 milliseconds