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

  /external/chromium_org/cc/layers/
layer.h 189 void RemoveScrollChild(Layer* child);
layer.cc 599 scroll_parent_->RemoveScrollChild(this);
616 void Layer::RemoveScrollChild(Layer* child) {
    [all...]

Completed in 41 milliseconds