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

  /external/icu4c/layout/
PairPositioningSubtables.cpp 97 const ClassDefinitionTable *classDef2 = (const ClassDefinitionTable *) ((char *) this + SWAPW(classDef2Offset));
99 le_int32 class2 = classDef2->getGlyphClass(secondGlyph);
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 719 const ClassDef &klass2 = this+classDef2;
745 unsigned int klass2 = (this+classDef2).get_class (c->buffer->info[skippy_iter.idx].codepoint);
766 && classDef2.sanitize (c, this))) return TRACE_RETURN (false);
794 classDef2; /* Offset to ClassDef table--from
799 USHORT class2Count; /* Number of classes in ClassDef2
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 721 const ClassDef &klass2 = this+classDef2;
747 unsigned int klass2 = (this+classDef2).get_class (c->buffer->info[skippy_iter.idx].codepoint);
768 && classDef2.sanitize (c, this))) return TRACE_RETURN (false);
796 classDef2; /* Offset to ClassDef table--from
801 USHORT class2Count; /* Number of classes in ClassDef2
    [all...]

Completed in 1145 milliseconds