Searched defs:SinglePos (Results 1 – 3 of 3) sorted by relevance
528 struct SinglePos struct531 inline typename context_t::return_t dispatch (context_t *c) const in dispatch()541 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()552 union {556 } u;
542 HB_SinglePos *SinglePos = &subtable->st.gpos.single; in Dump_GPOS_Lookup_Single() local