HomeSort by relevance Sort by last modified time
    Searched refs:SetThumbLength (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/layers/
scrollbar_layer_impl.h 47 void SetThumbLength(int thumb_length);
scrollbar_layer_impl.cc 67 scrollbar_layer->SetThumbLength(thumb_length_);
180 void ScrollbarLayerImpl::SetThumbLength(int thumb_length) {
scrollbar_layer.cc 122 scrollbar_layer->SetThumbLength(thumb_length_);

Completed in 37 milliseconds