Searched refs:lookupList (Results 1 – 11 of 11) sorted by relevance
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | CanonGSUBBuilder.java | 209 LookupList lookupList, ClassTable classTable) { in buildArabicTables() argument 251 init.addLookup(lookupList.addLookup(initLookup)); in buildArabicTables() 252 medi.addLookup(lookupList.addLookup(mediLookup)); in buildArabicTables() 253 fina.addLookup(lookupList.addLookup(finaLookup)); in buildArabicTables() 254 liga.addLookup(lookupList.addLookup(ligaLookup)); in buildArabicTables() 318 public static int[] buildLookups(CanonicalCharacterData data, LookupList lookupList, int script) in buildLookups() argument 345 lookups[0] = lookupList.addLookup(compLookup); in buildLookups() 346 lookups[1] = lookupList.addLookup(dcmpLookup); in buildLookups() 467 LookupList lookupList = new LookupList(); in buildDecompTables() local 484 int[] lookups = buildLookups(data, lookupList, script); in buildDecompTables() [all …]
|
D | GSUBWriter.java | 22 private LookupList lookupList; field in GSUBWriter 32 lookupList = theLookupList; in GSUBWriter() 57 lookupList.writeLookupList(this); in writeTable()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
D | Rule.java | 132 LookupListTable lookupList = gsub.lookupList(); in featuredLookups() local 133 Map<Integer, Set<Rule>> ruleMap = RuleExtractor.extract(lookupList); in featuredLookups() 161 LookupListTable lookupList = gsub.lookupList(); in featuredRules() local 162 Map<Integer, Set<Rule>> ruleMap = RuleExtractor.extract(lookupList); in featuredRules() 439 Map<Integer, Set<Rule>> ruleMap = RuleExtractor.extract(gsub.lookupList()); in dumpLookups()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | GSubTable.java | 80 public LookupListTable lookupList() { in lookupList() method in GSubTable
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gsubgpos.hh | 3588 { return (this+lookupList).len; } in get_lookup_count() 3590 { return (this+lookupList)[i]; } in get_lookup() 3664 reinterpret_cast<Offset16To<TLookupList> &> (out->lookupList) in subset() 3666 reinterpret_cast<const Offset16To<TLookupList> &> (lookupList), in subset() 3825 reinterpret_cast<const Offset16To<TLookupList> &> (lookupList).sanitize (c, this)))) in sanitize() 3883 lookupList; /* LookupList table */ member
|
/third_party/mesa3d/src/imgui/ |
D | imstb_truetype.h | 2431 stbtt_uint8 *lookupList; in stbtt__GetGlyphGPOSInfoAdvance() local 2444 lookupList = data + lookupListOffset; in stbtt__GetGlyphGPOSInfoAdvance() 2445 lookupCount = ttUSHORT(lookupList); in stbtt__GetGlyphGPOSInfoAdvance() 2448 stbtt_uint16 lookupOffset = ttUSHORT(lookupList + 2 + 2 * i); in stbtt__GetGlyphGPOSInfoAdvance() 2449 stbtt_uint8 *lookupTable = lookupList + lookupOffset; in stbtt__GetGlyphGPOSInfoAdvance()
|
/third_party/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 2431 stbtt_uint8 *lookupList; in stbtt__GetGlyphGPOSInfoAdvance() local 2444 lookupList = data + lookupListOffset; in stbtt__GetGlyphGPOSInfoAdvance() 2445 lookupCount = ttUSHORT(lookupList); in stbtt__GetGlyphGPOSInfoAdvance() 2448 stbtt_uint16 lookupOffset = ttUSHORT(lookupList + 2 + 2 * i); in stbtt__GetGlyphGPOSInfoAdvance() 2449 stbtt_uint8 *lookupTable = lookupList + lookupOffset; in stbtt__GetGlyphGPOSInfoAdvance()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
D | OtTableTagger.java | 76 tagTable(gsub.lookupList()); in tag()
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 6450 lookupList
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 20959 …To<OT::OffsetListOf<OT::Lookup>, OT::IntType<short unsigned int, 2u> > OT::GSUBGPOS::lookupList --> 20960 …<var-decl name='lookupList' type-id='type-id-1245' visibility='default' filepath='/tmp/legendre/sp…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 13331 …<var-decl name='lookupList' type-id='type-id-1245' visibility='default' filepath='/tmp/legendre/sp…
|