Home
last modified time | relevance | path

Searched refs:visible_to_total_length_ratio (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
Dscrollbar_layer_impl_base.h58 float visible_to_total_length_ratio() const { in visible_to_total_length_ratio() function
Dsolid_color_scrollbar_layer_impl.cc60 static_cast<int>(visible_to_total_length_ratio() * TrackLength()), in ThumbLength()