Lines Matching full:while

164     while (auto key = nextObjectKey()) {  in getValue()
194 while (auto key = nextObjectKey()) { in getValue()
263 while (nextArrayValue()) color.input->push(getFloat()); in getValue()
270 while (nextArrayValue()) { in getValue()
285 while (nextArrayValue()) getInt(); in getValue()
298 while (nextArrayValue()) getFloat(); in getValue()
311 while (nextArrayValue()) getFloat(); in getValue()
328 while (nextArrayValue()) { in getValue()
343 while (nextArrayValue()) { in getValue()
355 while (auto key = nextObjectKey()) { in getInterpolatorPoint()
365 while (auto key = nextObjectKey()) { in parseSlotProperty()
428 while (auto key = nextObjectKey()) { in parseKeyFrame()
439 while (nextArrayValue()) { in parseKeyFrame()
476 while (nextArrayValue()) { in parsePropertyInternal()
495 while (auto key = nextObjectKey()) { in parseProperty()
546 while (auto key = nextObjectKey()) { in parseRect()
565 while (auto key = nextObjectKey()) { in parseEllipse()
588 while (auto key = nextObjectKey()) { in parseTransform()
593 while (auto key = nextObjectKey()) { in parseTransform()
626 while (auto key = nextObjectKey()) { in parseSolidFill()
642 while (nextArrayValue()) { in parseStrokeDash()
645 while (auto key = nextObjectKey()) { in parseStrokeDash()
665 while (auto key = nextObjectKey()) { in parseSolidStroke()
685 while (auto key = nextObjectKey()) { in getPathSet()
689 while (nextArrayValue()) parseKeyFrame(path); in getPathSet()
705 while (auto key = nextObjectKey()) { in parsePath()
722 while (auto key = nextObjectKey()) { in parsePolyStar()
746 while (auto key = nextObjectKey()) { in parseRoundedCorner()
763 while (auto key = nextObjectKey()) { in parseGradient()
783 while (auto key = nextObjectKey()) { in parseGradientFill()
801 while (auto key = nextObjectKey()) { in parseGradientStroke()
822 while (auto key = nextObjectKey()) { in parseTrimpath()
842 while (auto key = nextObjectKey()) { in parseRepeater()
850 while (auto key = nextObjectKey()) { in parseRepeater()
874 while (auto key = nextObjectKey()) { in parseOffsetPath()
917 while (auto key = nextObjectKey()) { in parseObject()
973 while (auto key = nextObjectKey()) { in parseAsset()
1002 while (auto key = nextObjectKey()) { in parseFont()
1017 while (nextArrayValue()) { in parseAssets()
1030 while (auto key = nextObjectKey()) { in parseMarker()
1043 while (nextArrayValue()) { in parseMarkers()
1051 while (nextArrayValue()) { in parseChars()
1055 while (auto key = nextObjectKey()) { in parseChars()
1064 while (auto key = nextObjectKey()) { in parseChars()
1077 while (auto key = nextObjectKey()) { in parseFonts()
1080 while (nextArrayValue()) { in parseFonts()
1092 while (auto key = nextObjectKey()) { in parseGroup()
1096 while (nextArrayValue()) parseObject(group->children); in parseGroup()
1118 while (nextArrayValue()) { in parseShapes()
1120 while (auto key = nextObjectKey()) { in parseShapes()
1123 while (nextArrayValue()) parseObject(parent); in parseShapes()
1138 while (nextArrayValue()) { in parseTextRange()
1143 while (auto key = nextObjectKey()) { in parseTextRange()
1146 while (auto key = nextObjectKey()) { in parseTextRange()
1163 while (auto key = nextObjectKey()) { in parseTextRange()
1191 while (auto key = nextObjectKey()) { in parseText()
1230 while (auto key = nextObjectKey()) { in parseMask()
1255 while (nextArrayValue()) { in parseMasks()
1267 while (nextArrayValue()) { in parseGaussianBlur()
1269 while (auto key = nextObjectKey()) { in parseGaussianBlur()
1272 while (auto key = nextObjectKey()) { in parseGaussianBlur()
1304 while (nextArrayValue()) { in parseEffects()
1307 while (auto key = nextObjectKey()) { in parseEffects()
1322 while (auto key = nextObjectKey()) skip(key); in parseEffects()
1340 while (auto key = nextObjectKey()) { in parseLayer()
1391 while (nextArrayValue()) { in parseLayers()
1487 while (auto key = nextObjectKey()) { in parse()