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

  /external/harfbuzz_ng/contrib/python/lib/
harfbuzz.pyx 118 class glyphinfo : class in inherits:
160 temp = glyphinfo(infos[i].codepoint, infos[i].cluster, (positions[i].x_advance / scale, positions[i].y_advance / scale), (positions[i].x_offset / scale, positions[i].y_offset / scale), positions[i].var.u32)

Completed in 70 milliseconds