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 190 void RemoveScrollChild(Layer* child);
layer.cc 603 scroll_parent_->RemoveScrollChild(this);
620 void Layer::RemoveScrollChild(Layer* child) {
    [all...]

Completed in 32 milliseconds