Searched defs:thumb_resource_id (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/test/
H A Dfake_painted_scrollbar_layer.h37 UIResourceId thumb_resource_id() { function in class:cc::FakePaintedScrollbarLayer
38 return PaintedScrollbarLayer::thumb_resource_id();
/external/chromium_org/cc/layers/
H A Dpainted_scrollbar_layer.h58 UIResourceId thumb_resource_id() { function in class:cc::PaintedScrollbarLayer
H A Dpainted_scrollbar_layer_impl.cc95 ResourceProvider::ResourceId thumb_resource_id = local
100 if (thumb_resource_id && !visible_thumb_quad_rect.IsEmpty()) {
109 thumb_resource_id,

Completed in 86 milliseconds