Searched defs:OnChildInserted (Results 1 – 2 of 2) sorted by relevance
23 void TextComponentV2::OnChildInserted(const RefPtr<Component>& child, int32_t position) in OnChildInserted() function in OHOS::Ace::TextComponentV2
38 virtual void OnChildInserted(const RefPtr<Component>& child, int32_t position) {} in OnChildInserted() function