HomeSort by relevance Sort by last modified time
    Searched refs:classDef1 (Results 1 - 2 of 2) sorted by null

  /external/icu4c/layout/
PairPositioningSubtables.cpp 96 const ClassDefinitionTable *classDef1 = (const ClassDefinitionTable *) ((char *) this + SWAPW(classDef1Offset));
98 le_int32 class1 = classDef1->getGlyphClass(firstGlyph);
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 716 const ClassDef &klass1 = this+classDef1;
746 unsigned int klass1 = (this+classDef1).get_class (c->buffer->cur().codepoint);
767 && classDef1.sanitize (c, this)
792 classDef1; /* Offset to ClassDef table--from
799 USHORT class1Count; /* Number of classes in ClassDef1
    [all...]

Completed in 144 milliseconds