Searched defs:parentType (Results 1 – 4 of 4) sorted by relevance
155 JSTaggedType parent, ProfileType parentType, JSTaggedType child, ProfileType childType) in UpdateForTransition()
683 …ProfileType rootType, JSTaggedType parent, ProfileType parentType, JSTaggedType child, ProfileType… in UpdateTransitionLayout()
1526 auto parentType = GetProfileType(parent); in UpdateTransitionLayout() local
2528 const parentType = this.getTypeByProperty(symbol); constant