Home
last modified time | relevance | path

Searched defs:subtable (Results 1 – 19 of 19) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.cc88 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/noto-fonts/scripts/
Dcolor_emoji_image_diff.py64 def add_gsub_context_subtable(subtable, lookup_list, glyph_to_codepoint_map, codepoint_map): argument
96 def add_gsub_ligature_subtable(subtable, glyph_to_codepoint_map, codepoint_map): argument
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLookup.java59 public void addSubtable(LookupSubtable subtable) in addSubtable()
/external/icu/icu4c/source/samples/layout/
Dcmaps.cpp69 const CMAPEncodingSubtable *subtable = NULL; in createUnicodeMapper() local
/external/icu/icu4c/source/test/perf/leperf/
Dcmaps.cpp64 const CMAPEncodingSubtable *subtable = NULL; in createUnicodeMapper() local
/external/icu/icu4c/source/test/letest/
Dcmaps.cpp60 const CMAPEncodingSubtable *subtable = NULL; in createUnicodeMapper() local
/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh837 subtable; /* Byte offset from beginning of table to the subtable for this encoding. */ member
906 CmapSubtable &subtable = format4_plat0_rec.subtable.serialize (&c, table); in _subset() local
917 CmapSubtable &subtable = format12_rec.subtable.serialize (&c, table); in _subset() local
970 const CmapSubtable *subtable; in find_best_subtable() local
1130 hb_nonnull_ptr_t<const CmapSubtable> subtable; member
Dhb-aat-layout-morx-table.hh985 …const ChainSubtable<Types> *subtable = &StructAfter<ChainSubtable<Types> > (featureZ.as_array (fea… in apply() local
1065 …const ChainSubtable<Types> *subtable = &StructAfter<ChainSubtable<Types> > (featureZ.as_array (fea… in sanitize() local
Dhb-ot-layout-common.hh732 const TSubTable &subtable; member
/external/noto-fonts/emoji-compat/
Dcreatefont.py520 def add_gsub_context_subtable(self, subtable, lookup_list, glyph_to_codepoint_map): argument
558 def add_gsub_ligature_subtable(self, subtable, glyph_to_codepoint_map): argument
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_binning.c55 const struct si_bin_size_map *subtable = in si_find_bin_size() local
/external/google-breakpad/src/third_party/libdisasm/
Dia32_insn.c379 unsigned int subtable, prefix = 0, recurse_table = 0; in ia32_table_lookup() local
/external/fonttools/Lib/fontTools/otlLib/
Dbuilder.py468 def _getSinglePosTableKey(subtable, glyphMap): argument
/external/fonttools/Lib/fontTools/feaLib/
Dbuilder.py1150 def setBacktrackCoverage_(self, prefix, subtable): argument
1157 def setLookAheadCoverage_(self, suffix, subtable): argument
1164 def setInputCoverage_(self, glyphs, subtable): argument
/external/cldr/tools/java/org/unicode/cldr/draft/
DXLocaleDistance.java670 Output<DistanceTable> subtable = new Output<>(); in distanceRaw() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DXLocaleDistance.java775 Output<DistanceTable> subtable = new Output<>(); in distanceRaw() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DXLocaleDistance.java789 Output<DistanceTable> subtable = new Output<>(); in distanceRaw() local
/external/fonttools/Lib/fontTools/ttLib/tables/
DotConverters.py902 def _setTextDirectionFromCoverageFlags(self, flags, subtable): argument
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...