Searched defs:kSlopBytes (Results 1 – 3 of 3) sorted by relevance
110 enum { kSlopBytes = 16, kMaxCordBytesToCopy = 512 }; enumerator
52 constexpr int kSlopBytes = EpsCopyInputStream::kSlopBytes; in ParseEndsInSlopRegion() local
654 enum { kSlopBytes = 16 }; enumerator