Lines Matching refs:nativeLimit
1618 int64_t nativeLimit = regionLimit;1619 if (nativeStart > fInputLength || nativeLimit > fInputLength) {1629 fRegionLimit = nativeLimit;1631 fActiveLimit = nativeLimit;1642 fLookLimit = nativeLimit;1646 fAnchorLimit = nativeLimit;