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

  /external/chromium_org/cc/test/
fake_painted_scrollbar_layer.cc 15 bool has_thumb,
18 paint_during_update, has_thumb, false);
fake_scrollbar.cc 21 FakeScrollbar::FakeScrollbar(bool paint, bool has_thumb, bool is_overlay)
23 has_thumb_(has_thumb),
fake_painted_scrollbar_layer.h 19 Create(bool paint_during_update, bool has_thumb, int scrolling_layer_id);
fake_scrollbar.h 17 FakeScrollbar(bool paint, bool has_thumb, bool is_overlay);
  /external/chromium_org/cc/layers/
scrollbar_layer_unittest.cc 811 bool has_thumb = false; local
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_unittest.cc 396 bool has_thumb = false; variable
398 paint_scrollbar, has_thumb, root_layer_->id());
1195 bool has_thumb = false; variable
3399 bool has_thumb = false; variable
    [all...]

Completed in 240 milliseconds