Home
last modified time | relevance | path

Searched defs:cluster_t (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/wasm/graphite/
H A Dshape.cc100 struct cluster_t { in shape() struct
101 unsigned int base_char; in shape()
102 unsigned int num_chars; in shape()
103 unsigned int base_glyph; in shape()
104 unsigned int num_glyphs; in shape()
105 unsigned int cluster; in shape()
106 int advance; in shape()