Home | History | Annotate | Download | only in aura

Lines Matching full:parent1

2224   Window parent1(NULL);
2225 parent1.Init(aura::WINDOW_LAYER_NOT_DRAWN);
2228 ParentWindow(&parent1);
2230 parent1.SetBounds(gfx::Rect(10, 10, 300, 300));
2237 parent1.AddChild(&child);