Searched refs:fInvalidatedByIndex (Results 1 – 2 of 2) sorted by relevance
127 bool isInvalid() const { return fInvalidatedByIndex >= 0; } in isInvalid()161 int fInvalidatedByIndex; variable
443 , fInvalidatedByIndex(-1) {453 fInvalidatedByIndex = current.firstActiveElementIndex(); in markInvalid()457 if (current.firstActiveElementIndex() < fInvalidatedByIndex) { in restoreValid()458 fInvalidatedByIndex = -1; in restoreValid()