Searched refs:attachChildToFront (Results 1 – 8 of 8) sorted by relevance
73 fWind->attachChildToFront(new SkSampleView)->unref();
33 parent->attachChildToFront(view)->unref(); in rInflate()
561 SkView* SkView::attachChildToFront(SkView* child) { in attachChildToFront() function in SkView
45 this->attachChildToFront(fPalette); in DrawingClientView()
170 this->attachChildToFront(v); in addButtons()
1977 this->attachChildToFront(view)->unref(); in loadView()
192 SkView* attachChildToFront(SkView* child);
300 fWind->attachChildToFront(new SkSampleView)->unref();