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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-uniscribe.cc 337 unsigned int glyphs_offset = 0; local
357 glyphs_size - glyphs_offset,
361 glyphs + glyphs_offset,
362 glyph_props + glyphs_offset,
387 log_clusters[j] += glyphs_offset;
401 glyphs + glyphs_offset,
402 glyph_props + glyphs_offset,
405 advances + glyphs_offset,
406 offsets + glyphs_offset,
411 glyphs_offset += glyphs_len
    [all...]
  /external/harfbuzz_ng/src/
hb-uniscribe.cc 337 unsigned int glyphs_offset = 0; local
357 glyphs_size - glyphs_offset,
361 glyphs + glyphs_offset,
362 glyph_props + glyphs_offset,
387 log_clusters[j] += glyphs_offset;
401 glyphs + glyphs_offset,
402 glyph_props + glyphs_offset,
405 advances + glyphs_offset,
406 offsets + glyphs_offset,
411 glyphs_offset += glyphs_len
    [all...]

Completed in 200 milliseconds