Searched refs:classDef1 (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/layout/
H A DPairPositioningSubtables.cpp101 const ClassDefinitionTable *classDef1 = (const ClassDefinitionTable *) ((char *) this + SWAPW(classDef1Offset)); local
103 le_int32 class1 = classDef1->getGlyphClass(firstGlyph);
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh758 const ClassDef &klass1 = this+classDef1;
788 unsigned int klass1 = (this+classDef1).get_class (buffer->cur().codepoint);
810 && classDef1.sanitize (c, this)
835 classDef1; /* Offset to ClassDef table--from member in struct:OT::PairPosFormat2

Completed in 79 milliseconds