Searched defs:nextPattern (Results 1 – 4 of 4) sorted by relevance
88 auto nextPattern = nextFrameNode->GetPattern<CalendarMonthPattern>(); in OnModifyDone() local301 auto nextPattern = nextFrameNode->GetPattern<CalendarMonthPattern>(); in JumpTo() local420 auto nextPattern = nextFrameNode->GetPattern<CalendarMonthPattern>(); in ClearChildrenFocus() local
88 auto nextPattern = nextMonthFrameNode->GetPattern<CalendarMonthPattern>(); in Create() local
438 const std::string &nextPattern) in HasConstraint()
921 auto nextPattern = nextFrameNode->GetPattern<CalendarMonthPattern>(); variable