Searched refs:fExtra (Results 1 – 3 of 3) sorted by relevance
579 e = fFrame->fExtra[groupOffset + 1]; in end64()1186 s = fFrame->fExtra[groupOffset]; in group()1187 e = fFrame->fExtra[groupOffset+1]; in group()1265 s = fFrame->fExtra[groupOffset]; in appendGroup()1266 e = fFrame->fExtra[groupOffset+1]; in appendGroup()2300 s = fFrame->fExtra[groupOffset]; in start64()2505 iFrame->fExtra[i] = -1; in resetStack()2908 fp->fExtra[opValue+2] = fp->fInputIdx; in MatchAt()2914 … U_ASSERT(fp->fExtra[opValue+2] >= 0); // Start pos for this group must be set. in MatchAt()2915 fp->fExtra[opValue] = fp->fExtra[opValue+2]; // Tentative start becomes real. in MatchAt()[all …]
289 int64_t fExtra[1]; // Extra state, for capture group start/ends member
176 fOuter.addPath(fExtra); in done()201 SkPath fExtra; // added as extra complete contours member in SkPathStroker882 fExtra.addCircle(tmp[2].fX, tmp[2].fY, fRadius, in quadTo()