Searched defs:cluster_t (Results 1 – 1 of 1) sorted by relevance
100 struct cluster_t { in shape() struct101 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()