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

  /external/harfbuzz_ng/src/
hb-graphite2.cc 207 struct hb_graphite2_cluster_t { struct
274 while ((DIV_CEIL (sizeof (hb_graphite2_cluster_t) * buffer->len, sizeof (*scratch)) +
295 ALLOCATE_ARRAY (hb_graphite2_cluster_t, clusters, buffer->len);
319 hb_graphite2_cluster_t *c = clusters + ci + 1;

Completed in 3821 milliseconds