Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh853 struct PairPos struct
856 inline typename context_t::return_t dispatch (context_t *c) const in dispatch()
868 union {
872 } u;
/external/clang/lib/CodeGen/
DCGBuiltin.cpp3393 int PairPos = 0, End = Ops.size() - 1; in packTBLDVectorList() local