Home
last modified time | relevance | path

Searched defs:SetTotalScrollOffset (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
Dlayer_impl_unittest.cc497 virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) OVERRIDE {} in SetTotalScrollOffset() function in cc::__anon4b73c7970111::ScrollDelegateIgnore
546 virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) OVERRIDE { in SetTotalScrollOffset() function in cc::__anon4b73c7970111::ScrollDelegateAccept
/external/chromium_org/cc/trees/
Dlayer_tree_impl.cc52 virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_offset) OVERRIDE { in SetTotalScrollOffset() function in cc::LayerScrollOffsetDelegateProxy