Home
last modified time | relevance | path

Searched defs:high_bound (Results 1 – 1 of 1) sorted by relevance

/external/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc364 int32_t high_bound = (low_bound_index == checksum_range_.size() - 1) ? in ComputeChecksum() local
376 int32_t high_bound) { in ComputeCheckSum()