Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dpairpos-graph.hh38 struct PairPosFormat1 : public OT::Layout::GPOS_impl::PairPosFormat1_3<SmallTypes> struct
40 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()
51 hb_vector_t<unsigned> split_subtables (gsubgpos_graph_context_t& c, in split_subtables()
95 struct split_context_t {
116 bool shrink (gsubgpos_graph_context_t& c, in shrink()
148 unsigned clone_range (gsubgpos_graph_context_t& c, in clone_range()
189 unsigned pair_set_graph_index (gsubgpos_graph_context_t& c, unsigned this_index, unsigned i) const in pair_set_graph_index()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_gpos.rs1528 impl<'a> FontRead<'a> for PairPosFormat1<'a> { implementation
1545 pub type PairPosFormat1<'a> = TableRef<'a, PairPosFormat1Marker>; typedef
1547 impl<'a> PairPosFormat1<'a> { impl
1603 impl<'a> SomeTable<'a> for PairPosFormat1<'a> { implementation
1638 impl<'a> std::fmt::Debug for PairPosFormat1<'a> { implementation