Home
last modified time | relevance | path

Searched refs:short_offset (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh905 short_offset = false; in init()
919 short_offset = 0 == head.indexToLocFormat; in init()
929 num_glyphs = hb_max (1u, loca_table.get_length () / (short_offset ? 2 : 4)) - 1; in init()
1083 if (short_offset) in glyph_for_gid()
1256 bool short_offset; member

Completed in 3 milliseconds