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 712 void Layer::SetScrollable(bool scrollable) {
920 layer->SetScrollable(scrollable_);
    [all...]
layer_impl.h 402 void SetScrollable(bool scrollable) { scrollable_ = scrollable; }

Completed in 26 milliseconds