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

  /external/icu/icu4c/source/layout/
PairPositioningSubtables.cpp 102 const ClassDefinitionTable *classDef2 = (const ClassDefinitionTable *) ((char *) this + SWAPW(classDef2Offset));
104 le_int32 class2 = classDef2->getGlyphClass(secondGlyph);
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 730 const ClassDef &klass2 = this+classDef2;
757 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint);
778 && classDef2.sanitize (c, this))) return TRACE_RETURN (false);
806 classDef2; /* Offset to ClassDef table--from
811 USHORT class2Count; /* Number of classes in ClassDef2
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 730 const ClassDef &klass2 = this+classDef2;
757 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint);
778 && classDef2.sanitize (c, this))) return TRACE_RETURN (false);
806 classDef2; /* Offset to ClassDef table--from
811 USHORT class2Count; /* Number of classes in ClassDef2
    [all...]

Completed in 1193 milliseconds