SetParent 259 cc/layers/layer.cc child->SetParent(this); SetParent 275 cc/layers/layer.cc mask_layer_->SetParent(NULL); SetParent 281 cc/layers/layer.cc replica_layer_->SetParent(NULL); SetParent 293 cc/layers/layer.cc child->SetParent(NULL); SetParent 460 cc/layers/layer.cc mask_layer_->SetParent(this); SetParent 478 cc/layers/layer.cc replica_layer_->SetParent(this); SetParent 537 cc/layers/layer.h void SetParent(Layer* layer); SetParent 102 cc/layers/layer_impl.cc child->SetParent(this); SetParent 802 cc/layers/layer_impl.cc mask_layer_->SetParent(this); SetParent 824 cc/layers/layer_impl.cc replica_layer_->SetParent(this); SetParent 101 cc/layers/layer_impl.h void SetParent(LayerImpl* parent); SetParent 48 content/browser/renderer_host/legacy_render_widget_host_win.cc ::SetParent(hwnd(), parent); SetParent 1927 content/browser/renderer_host/render_widget_host_impl.cc SetParent(hwnd, SetParent 1930 content/browser/renderer_host/render_widget_host_impl.cc SetParent(hwnd, reinterpret_cast<HWND>(GetNativeViewId())); SetParent 147 content/browser/renderer_host/render_widget_host_view_aura.cc SetParent(window, ui::GetHiddenWindow()); SetParent 158 content/browser/renderer_host/render_widget_host_view_aura.cc SetParent(window, parent); SetParent 155 content/browser/renderer_host/render_widget_host_view_base.cc ::SetParent(window, new_parent); SetParent 198 content/browser/renderer_host/render_widget_host_view_base.cc SetParent(window, NULL); SetParent 263 content/browser/renderer_host/render_widget_host_view_base.cc SetParent(window, parent); SetParent 183 content/renderer/gpu/compositor_software_output_device.cc current->SetParent(previous, damage_rect); SetParent 187 content/renderer/gpu/compositor_software_output_device.cc buffer->SetParent(NULL, gfx::Rect(viewport_size_)); SetParent 58 content/renderer/gpu/compositor_software_output_device.h void SetParent(Buffer* parent, const gfx::Rect& damage); SetParent 84 net/spdy/spdy_priority_forest.h bool SetParent(NodeId node_id, NodeId parent_id, bool unordered); SetParent 297 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::SetParent( SetParent 57 net/spdy/spdy_priority_forest_test.cc TEST(SpdyPriorityForestTest, SetParent) { SetParent 69 net/spdy/spdy_priority_forest_test.cc EXPECT_FALSE(forest.SetParent(99, 13, false)); SetParent 70 net/spdy/spdy_priority_forest_test.cc EXPECT_FALSE(forest.SetParent(5, 99, false)); SetParent 72 net/spdy/spdy_priority_forest_test.cc EXPECT_FALSE(forest.SetParent(13, 7, false)); SetParent 73 net/spdy/spdy_priority_forest_test.cc EXPECT_FALSE(forest.SetParent(3, 11, false)); SetParent 75 net/spdy/spdy_priority_forest_test.cc EXPECT_FALSE(forest.SetParent(11, 13, false)); SetParent 76 net/spdy/spdy_priority_forest_test.cc EXPECT_FALSE(forest.SetParent(1, 9, false)); SetParent 77 net/spdy/spdy_priority_forest_test.cc EXPECT_FALSE(forest.SetParent(3, 9, false)); SetParent 80 net/spdy/spdy_priority_forest_test.cc EXPECT_TRUE(forest.SetParent(7, 13, false)); SetParent 85 net/spdy/spdy_priority_forest_test.cc EXPECT_TRUE(forest.SetParent(1, 9, false)); SetParent 94 net/spdy/spdy_priority_forest_test.cc EXPECT_TRUE(forest.SetParent(2, 1, true));