HomeSort by relevance Sort by last modified time
    Searched defs:non_fast_scrollable_region (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/layers/
layer.h 290 void SetNonFastScrollableRegion(const Region& non_fast_scrollable_region);
291 const Region& non_fast_scrollable_region() const { function in class:cc::Layer
layer_impl.h 437 const Region& non_fast_scrollable_region() const { function in class:cc::LayerImpl

Completed in 414 milliseconds