Home
last modified time | relevance | path

Searched refs:hb_graphite2_cluster_t (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-graphite2.cc222 struct hb_graphite2_cluster_t { struct
297 while ((DIV_CEIL (sizeof (hb_graphite2_cluster_t) * buffer->len, sizeof (*scratch)) + in _hb_graphite2_shape()
318 ALLOCATE_ARRAY (hb_graphite2_cluster_t, clusters, buffer->len); in _hb_graphite2_shape()
351 hb_graphite2_cluster_t *c = clusters + ci + 1; in _hb_graphite2_shape()