Searched refs:activeChildSets (Results 1 – 3 of 3) sorted by relevance
160 virtual void SetActiveChildRange(const std::optional<ActiveChildSets>& activeChildSets,
353 …const std::optional<ActiveChildSets>& activeChildSets, const std::optional<ActiveChildRange>& acti… in SetActiveChildRange() argument355 if (!activeChildSets.has_value()) { in SetActiveChildRange()360 if (activeChildSets->activeItems.find(index) != activeChildSets->activeItems.end()) { in SetActiveChildRange()371 activeChildSets->activeItems, activeChildSets->cachedItems, child.startIndex); in SetActiveChildRange()4500 …const std::optional<ActiveChildSets>& activeChildSets, const std::optional<ActiveChildRange>& acti… in SetActiveChildRange() argument4502 frameProxy_->SetActiveChildRange(activeChildSets, activeChildRange); in SetActiveChildRange()
782 void SetActiveChildRange(const std::optional<ActiveChildSets>& activeChildSets,