Searched refs:checksum_set_ (Results 1 – 2 of 2) sorted by relevance
29 checksum_set_(false), in ReadableFontData()49 if (!checksum_set_) { in Checksum()57 checksum_set_ = false; // UNIMPLEMENTED: atomicity in SetCheckSumRanges()284 checksum_set_(false), in ReadableFontData()292 checksum_set_(false), in ReadableFontData()313 checksum_set_ = true; in ComputeChecksum()
300 bool checksum_set_; variable