Searched refs:destinationNodePattern (Results 1 – 1 of 1) sorted by relevance
985 auto destinationNodePattern = destinationNode->GetPattern<NavDestinationPattern>(); in CheckParentDestinationIsOnhide() local986 CHECK_NULL_RETURN(destinationNodePattern, false); in CheckParentDestinationIsOnhide()987 return !destinationNodePattern->GetIsOnShow(); in CheckParentDestinationIsOnhide()