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

  /external/chromium_org/cc/layers/
layer.cc 593 void Layer::SetScrollable(bool scrollable) {
778 layer->SetScrollable(scrollable_);
layer_impl.h 332 void SetScrollable(bool scrollable) { scrollable_ = scrollable; }

Completed in 445 milliseconds