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

  /external/icu/icu4c/source/layout/
PairPositioningSubtables.cpp 101 const ClassDefinitionTable *classDef1 = (const ClassDefinitionTable *) ((char *) this + SWAPW(classDef1Offset));
103 le_int32 class1 = classDef1->getGlyphClass(firstGlyph);
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 725 const ClassDef &klass1 = this+classDef1;
756 unsigned int klass1 = (this+classDef1).get_class (buffer->cur().codepoint);
777 && classDef1.sanitize (c, this)
802 classDef1; /* Offset to ClassDef table--from
809 USHORT class1Count; /* Number of classes in ClassDef1
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 725 const ClassDef &klass1 = this+classDef1;
756 unsigned int klass1 = (this+classDef1).get_class (buffer->cur().codepoint);
777 && classDef1.sanitize (c, this)
802 classDef1; /* Offset to ClassDef table--from
809 USHORT class1Count; /* Number of classes in ClassDef1
    [all...]

Completed in 47 milliseconds