Searched defs:isScratch (Results 1 – 4 of 4) sorted by relevance
27 bool isScratch() const { in isScratch() function
30 bool isScratch() const { in isScratch() function
144 bool isScratch() const { return fCursor < 0; } in isScratch() function
1313 const bool isScratch = (i % 2 == 0); in test_time_purge() local