Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh519 struct SinglePos struct
522 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;
/external/harfbuzz/src/
Dharfbuzz-dump.c544 HB_SinglePos *SinglePos = &subtable->st.gpos.single; in Dump_GPOS_Lookup_Single() local