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.hh852 struct PairPos struct
855 inline typename context_t::return_t dispatch (context_t *c) const in dispatch()
867 union {
871 } u;
/external/clang/lib/CodeGen/
DCGBuiltin.cpp3797 int PairPos = 0, End = Ops.size() - 1; in packTBLDVectorList() local