Searched refs:IsIndexDefined (Results 1 – 7 of 7) sorted by relevance
71 bool IsIndexDefined() const;
182 bool TabController::IsIndexDefined() const in IsIndexDefined() function in OHOS::Ace::TabController
70 if (!controller->IsIndexDefined() && controller_) { in Update()
120 if (!controller->IsIndexDefined() && controller_) { in Update()
81 if (controller_->IsIndexDefined()) { in FlushIndex()
79 if (controller->IsIndexDefined()) { in FlushIndex()
38 if (!controller->IsIndexDefined()) { in Update()