Searched refs:IsThumbResizable (Results 1 - 6 of 6) sorted by path

/external/chromium_org/cc/layers/
H A Dpainted_scrollbar_layer_impl.cc184 bool PaintedScrollbarLayerImpl::IsThumbResizable() const { function in class:cc::PaintedScrollbarLayerImpl
H A Dpainted_scrollbar_layer_impl.h59 virtual bool IsThumbResizable() const OVERRIDE;
H A Dscrollbar_layer_impl_base.cc133 if (!IsThumbResizable())
H A Dscrollbar_layer_impl_base.h82 virtual bool IsThumbResizable() const = 0;
H A Dsolid_color_scrollbar_layer_impl.cc93 bool SolidColorScrollbarLayerImpl::IsThumbResizable() const { function in class:cc::SolidColorScrollbarLayerImpl
H A Dsolid_color_scrollbar_layer_impl.h48 virtual bool IsThumbResizable() const OVERRIDE;

Completed in 257 milliseconds