Searched defs:SinglePos (Results 1 – 2 of 2) sorted by relevance
519 struct SinglePos struct522 inline typename context_t::return_t dispatch (context_t *c) const in dispatch()532 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()543 union {547 } u;
544 HB_SinglePos *SinglePos = &subtable->st.gpos.single; in Dump_GPOS_Lookup_Single() local