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

/external/chromium_org/cc/layers/
H A Dsolid_color_scrollbar_layer_impl.h48 virtual bool IsThumbResizable() const OVERRIDE;
H A Dpainted_scrollbar_layer_impl.h59 virtual bool IsThumbResizable() const OVERRIDE;
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 Dpainted_scrollbar_layer_impl.cc184 bool PaintedScrollbarLayerImpl::IsThumbResizable() const { function in class:cc::PaintedScrollbarLayerImpl
H A Dscrollbar_layer_impl_base.cc133 if (!IsThumbResizable())

Completed in 99 milliseconds