Searched refs:lastComponent_ (Results 1 – 2 of 2) sorted by relevance
212 if (lastComponent_) { in OnChildNodeAdded()215 lastComponent_->SetChild(focusCollaboration); in OnChildNodeAdded()240 lastComponent_ = components.back(); in CompositeSpecializedComponent()
62 RefPtr<SingleChild> lastComponent_; variable