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

  /external/chromium_org/ui/base/models/
tree_node_model.h 106 void SetChildren(const std::vector<NodeType*>& children) {
  /external/chromium_org/cc/layers/
layer.h 93 void SetChildren(const LayerList& children);
layer_unittest.cc 421 TEST_F(LayerTest, SetChildren) {
443 AtLeast(1), new_parent->SetChildren(new_children));
    [all...]
layer.cc 343 void Layer::SetChildren(const LayerList& children) {
    [all...]
  /external/chromium_org/components/bookmarks/browser/
bookmark_model.cc 668 AsMutable(parent)->SetChildren(

Completed in 430 milliseconds