Home
last modified time | relevance | path

Searched defs:subtable (Results 1 – 9 of 9) 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/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/letest/
Dcmaps.cpp60 const CMAPEncodingSubtable *subtable = NULL; in createUnicodeMapper() local
/external/icu/icu4c/source/test/perf/leperf/
Dcmaps.cpp64 const CMAPEncodingSubtable *subtable = NULL; in createUnicodeMapper() local
/external/noto-fonts/emoji-compat/
Dcreatefont.py503 def add_gsub_context_subtable(self, subtable, lookup_list, glyph_to_codepoint_map): argument
541 def add_gsub_ligature_subtable(self, subtable, glyph_to_codepoint_map): argument
/external/google-breakpad/src/third_party/libdisasm/
Dia32_insn.c379 unsigned int subtable, prefix = 0, recurse_table = 0; in ia32_table_lookup() local
/external/harfbuzz_ng/src/
Dhb-ot-font.cc352 const OT::CmapSubtable *subtable = NULL; in init() local
Dhb-ot-cmap-table.hh490 subtable; /* Byte offset from beginning of table to the subtable for this encoding. */ member