Searched refs:CheckSvg (Results 1 – 2 of 2) sorted by relevance
516 bool CheckSvg(int32_t index) const;
1416 … < childCount && tabBarStyles_[preIndex] == TabBarStyle::BOTTOMTABBATSTYLE && CheckSvg(preIndex)) { in HandleBottomTabBarChange()1419 …(index < childCount && tabBarStyles_[index] == TabBarStyle::BOTTOMTABBATSTYLE && CheckSvg(index)) { in HandleBottomTabBarChange()1426 bool TabBarPattern::CheckSvg(int32_t index) const in CheckSvg() function in OHOS::Ace::NG::TabBarPattern