Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DMarkBasePos.hh10 struct MarkBasePos struct
13 union {
19 } u;
23 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dmarkbasepos-graph.hh478 struct MarkBasePos : public OT::Layout::GPOS_impl::MarkBasePos struct
480 hb_vector_t<unsigned> split_subtables (gsubgpos_graph_context_t& c, in split_subtables()
496 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()