Searched refs:nextObjectKey (Results 1 – 3 of 3) sorted by relevance
164 while (auto key = nextObjectKey()) { in getValue()194 while (auto key = nextObjectKey()) { in getValue()355 while (auto key = nextObjectKey()) { in getInterpolatorPoint()365 while (auto key = nextObjectKey()) { in parseSlotProperty()428 while (auto key = nextObjectKey()) { in parseKeyFrame()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()[all …]
197 const char* nextObjectKey();
201 const char* LookaheadParserHandler::nextObjectKey() in nextObjectKey() function in LookaheadParserHandler