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

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java     [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-common.hh 547 { return lookupIndex.len; }
549 { return lookupIndex[i]; }
553 { return lookupIndex.get_indexes (start_index, lookup_count, lookup_tags); }
555 { lookupIndex.add_indexes_to (lookup_indexes); }
573 if (unlikely (!(c->check_struct (this) && lookupIndex.sanitize (c))))
618 IndexArray lookupIndex; /* Array of LookupList indices */
620 DEFINE_SIZE_ARRAY_SIZED (4, lookupIndex);
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
otTables.py     [all...]

Completed in 224 milliseconds