Searched refs:footerGroup (Results 1 – 1 of 1) sorted by relevance
175 auto footerGroup = DynamicCast<FrameNode>(footer_.Upgrade()); in IsHasFooter() local176 return footerGroup ? true : false; in IsHasFooter()