/external/icu/icu4c/source/layout/ |
D | GlyphPosnLookupProc.cpp | 80 LEReferenceTo<SinglePositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local 88 LEReferenceTo<PairPositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local 96 LEReferenceTo<CursiveAttachmentSubtable> subtable(lookupSubtable, success); in applySubtable() local 104 LEReferenceTo<MarkToBasePositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local 112 LEReferenceTo<MarkToLigaturePositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local 120 LEReferenceTo<MarkToMarkPositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local 128 LEReferenceTo<ContextualPositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local 136 LEReferenceTo<ChainingContextualPositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local 144 LEReferenceTo<ExtensionSubtable> subtable(lookupSubtable, success); in applySubtable() local
|
D | GlyphSubstLookupProc.cpp | 67 const LEReferenceTo<SingleSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local 75 const LEReferenceTo<MultipleSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local 83 const LEReferenceTo<AlternateSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local 91 const LEReferenceTo<LigatureSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local 99 const LEReferenceTo<ContextualSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local 107 … const LEReferenceTo<ChainingContextualSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local 115 const LEReferenceTo<ExtensionSubtable> subtable(lookupSubtable, success); in applySubtable() local
|
D | SinglePositioningSubtables.cpp | 27 …const LEReferenceTo<SinglePositioningFormat1Subtable> subtable(base, success, (const SinglePositio… in process() local 34 …const LEReferenceTo<SinglePositioningFormat2Subtable> subtable(base, success, (const SinglePositio… in process() local
|
D | SingleSubstitutionSubtables.cpp | 26 …const LEReferenceTo<SingleSubstitutionFormat1Subtable> subtable(base, success, (const SingleSubsti… in process() local 33 …const LEReferenceTo<SingleSubstitutionFormat2Subtable> subtable(base, success, (const SingleSubsti… in process() local
|
D | ContextualSubstSubtables.cpp | 167 …const ContextualSubstitutionFormat1Subtable *subtable = (const ContextualSubstitutionFormat1Subtab… in process() local 173 …const ContextualSubstitutionFormat2Subtable *subtable = (const ContextualSubstitutionFormat2Subtab… in process() local 179 …const ContextualSubstitutionFormat3Subtable *subtable = (const ContextualSubstitutionFormat3Subtab… in process() local 343 …const ChainingContextualSubstitutionFormat1Subtable *subtable = (const ChainingContextualSubstitut… in process() local 349 …const ChainingContextualSubstitutionFormat2Subtable *subtable = (const ChainingContextualSubstitut… in process() local 355 …const ChainingContextualSubstitutionFormat3Subtable *subtable = (const ChainingContextualSubstitut… in process() local
|
D | PairPositioningSubtables.cpp | 28 …const LEReferenceTo<PairPositioningFormat1Subtable> subtable(base, success, (const PairPositioning… in process() local 38 …const LEReferenceTo<PairPositioningFormat2Subtable> subtable(base, success, (const PairPositioning… in process() local
|
D | ExtensionSubtables.cpp | 38 …LEReferenceTo<LookupSubtable> subtable(base, success, extOffset); // Google patch: s/thisRef/base/ in process() local
|
D | MorphTables.cpp | 37 le_int16 subtable; in process() local
|
D | MorphTables2.cpp | 44 le_uint32 subtable; in process() local
|
D | LookupProcessor.cpp | 34 for (le_uint16 subtable = 0; subtable < subtableCount; subtable += 1) { in applyLookupTable() local
|
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
D | bitmap_size_table.cc | 88 IndexSubTable* subtable = SearchIndexSubTables(glyph_id); in GlyphOffset() local 96 IndexSubTable* subtable = SearchIndexSubTables(glyph_id); in GlyphLength() local 112 IndexSubTable* subtable = SearchIndexSubTables(glyph_id); in GlyphFormat() local 160 IndexSubTable* subtable = (*subtable_list)[index]; in BinarySearchIndexSubTables() local 339 IndexSubTable::Builder* subtable = SearchIndexSubTables(glyph_id); in GlyphOffset() local 347 IndexSubTable::Builder* subtable = SearchIndexSubTables(glyph_id); in GlyphLength() local 355 IndexSubTable::Builder* subtable = SearchIndexSubTables(glyph_id); in GlyphFormat() local 437 IndexSubTable::Builder* subtable = subtable_list->at(index); in BinarySearchIndexSubTables() local
|
/external/icu/icu4c/source/samples/layout/ |
D | cmaps.cpp | 63 const CMAPEncodingSubtable *subtable = NULL; in createUnicodeMapper() local
|
/external/icu/icu4c/source/test/letest/ |
D | cmaps.cpp | 58 const CMAPEncodingSubtable *subtable = NULL; in createUnicodeMapper() local
|
/external/icu/icu4c/source/test/perf/leperf/ |
D | cmaps.cpp | 58 const CMAPEncodingSubtable *subtable = NULL; in createUnicodeMapper() local
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | ia32_insn.c | 379 unsigned int subtable, prefix = 0, recurse_table = 0; in ia32_table_lookup() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-font.cc | 104 const OT::CmapSubtable *subtable = NULL; in init() local
|
D | hb-ot-cmap-table.hh | 473 subtable; /* Byte offset from beginning of table to the subtable for this encoding. */ member
|