Home
last modified time | relevance | path

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

/external/chromium_org/cc/layers/
Dpainted_scrollbar_layer_impl.cc57 scrollbar_layer->SetThumbLength(thumb_length_); in PushPropertiesTo()
139 void PaintedScrollbarLayerImpl::SetThumbLength(int thumb_length) { in SetThumbLength() function in cc::PaintedScrollbarLayerImpl
Dpainted_scrollbar_layer_impl.h37 void SetThumbLength(int thumb_length);
Dpainted_scrollbar_layer.cc116 scrollbar_layer->SetThumbLength(thumb_length_); in PushPropertiesTo()