Home
last modified time | relevance | path

Searched refs:min_glyph (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dclassdef-graph.hh209 unsigned min_glyph = included_glyphs.get_min(); in add_class_def_size() local
211 class_def_1_size += bytes_per_glyph * (max_glyph - min_glyph + 1); in add_class_def_size()