HomeSort by relevance Sort by last modified time
    Searched full:glyphs_offset (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-uniscribe.cc 840 unsigned int glyphs_offset = 0; local
900 glyphs_size - glyphs_offset,
904 glyphs + glyphs_offset,
905 glyph_props + glyphs_offset,
929 log_clusters[j] += glyphs_offset;
943 glyphs + glyphs_offset,
944 glyph_props + glyphs_offset,
947 advances + glyphs_offset,
948 offsets + glyphs_offset,
961 glyphs_offset += glyphs_len
    [all...]

Completed in 1123 milliseconds