Lines Matching defs:key
164 while (auto key = nextObjectKey()) { in getValue() local
194 while (auto key = nextObjectKey()) { in getValue() local
355 while (auto key = nextObjectKey()) { in getInterpolatorPoint() local
365 while (auto key = nextObjectKey()) { in parseSlotProperty() local
373 bool LottieParser::parseTangent(const char *key, LottieVectorFrame<T>& value) in parseTangent()
385 bool LottieParser::parseTangent(const char *key, LottieScalarFrame<T>& value) in parseTangent()
391 LottieInterpolator* LottieParser::getInterpolator(const char* key, Point& in, Point& out) in getInterpolator()
428 while (auto key = nextObjectKey()) { in parseKeyFrame() local
495 while (auto key = nextObjectKey()) { in parseProperty() local
516 bool LottieParser::parseCommon(LottieObject* obj, const char* key) in parseCommon()
528 bool LottieParser::parseDirection(LottieShape* shape, const char* key) in parseDirection()
546 while (auto key = nextObjectKey()) { in parseRect() local
565 while (auto key = nextObjectKey()) { in parseEllipse() local
588 while (auto key = nextObjectKey()) { in parseTransform() local
593 while (auto key = nextObjectKey()) { in parseTransform() local
626 while (auto key = nextObjectKey()) { in parseSolidFill() local
645 while (auto key = nextObjectKey()) { in parseStrokeDash() local
665 while (auto key = nextObjectKey()) { in parseSolidStroke() local
685 while (auto key = nextObjectKey()) { in getPathSet() local
705 while (auto key = nextObjectKey()) { in parsePath() local
722 while (auto key = nextObjectKey()) { in parsePolyStar() local
746 while (auto key = nextObjectKey()) { in parseRoundedCorner() local
756 void LottieParser::parseGradient(LottieGradient* gradient, const char* key) in parseGradient()
763 while (auto key = nextObjectKey()) { in parseGradient() local
783 while (auto key = nextObjectKey()) { in parseGradientFill() local
801 while (auto key = nextObjectKey()) { in parseGradientStroke() local
822 while (auto key = nextObjectKey()) { in parseTrimpath() local
842 while (auto key = nextObjectKey()) { in parseRepeater() local
850 while (auto key = nextObjectKey()) { in parseRepeater() local
874 while (auto key = nextObjectKey()) { in parseOffsetPath() local
917 while (auto key = nextObjectKey()) { in parseObject() local
973 while (auto key = nextObjectKey()) { in parseAsset() local
1002 while (auto key = nextObjectKey()) { in parseFont() local
1030 while (auto key = nextObjectKey()) { in parseMarker() local
1055 while (auto key = nextObjectKey()) { in parseChars() local
1064 while (auto key = nextObjectKey()) { in parseChars() local
1077 while (auto key = nextObjectKey()) { in parseFonts() local
1092 while (auto key = nextObjectKey()) { in parseGroup() local
1120 while (auto key = nextObjectKey()) { in parseShapes() local
1143 while (auto key = nextObjectKey()) { in parseTextRange() local
1146 while (auto key = nextObjectKey()) { in parseTextRange() local
1163 while (auto key = nextObjectKey()) { in parseTextRange() local
1191 while (auto key = nextObjectKey()) { in parseText() local
1230 while (auto key = nextObjectKey()) { in parseMask() local
1269 while (auto key = nextObjectKey()) { in parseGaussianBlur() local
1272 while (auto key = nextObjectKey()) { in parseGaussianBlur() local
1307 while (auto key = nextObjectKey()) { in parseEffects() local
1322 while (auto key = nextObjectKey()) skip(key); in parseEffects() local
1340 while (auto key = nextObjectKey()) { in parseLayer() local
1487 while (auto key = nextObjectKey()) { in parse() local