Searched defs:isScratch (Results 1 – 5 of 5) sorted by relevance
30 bool isScratch() const { in isScratch() function
151 bool isScratch() const { return fCursor < 0; } in isScratch() function
1313 const bool isScratch = (i % 2 == 0); in test_time_purge() local
1185 constexpr bool isScratch() const noexcept { return format == Format::SCRATCH; } in isScratch() function