Home
last modified time | relevance | path

Searched defs:cmap (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/skia/third_party/externals/freetype/src/psaux/
Dt1cmap.c35 t1_cmap_std_init( T1_CMapStd cmap, in t1_cmap_std_init()
53 t1_cmap_std_done( T1_CMapStd cmap ) in t1_cmap_std_done()
63 t1_cmap_std_char_index( T1_CMapStd cmap, in t1_cmap_std_char_index()
99 t1_cmap_std_char_next( T1_CMapStd cmap, in t1_cmap_std_char_next()
123 t1_cmap_standard_init( T1_CMapStd cmap, in t1_cmap_standard_init()
153 t1_cmap_expert_init( T1_CMapStd cmap, in t1_cmap_expert_init()
191 t1_cmap_custom_init( T1_CMapCustom cmap, in t1_cmap_custom_init()
212 t1_cmap_custom_done( T1_CMapCustom cmap ) in t1_cmap_custom_done()
221 t1_cmap_custom_char_index( T1_CMapCustom cmap, in t1_cmap_custom_char_index()
236 t1_cmap_custom_char_next( T1_CMapCustom cmap, in t1_cmap_custom_char_next()
Dt1cmap.h41 FT_CMapRec cmap; member
71 FT_CMapRec cmap; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttcmap.c62 tt_cmap_init( TT_CMap cmap, in tt_cmap_init()
131 tt_cmap0_char_index( TT_CMap cmap, in tt_cmap0_char_index()
142 tt_cmap0_char_next( TT_CMap cmap, in tt_cmap0_char_next()
168 tt_cmap0_get_info( TT_CMap cmap, in tt_cmap0_get_info()
456 tt_cmap2_char_index( TT_CMap cmap, in tt_cmap2_char_index()
495 tt_cmap2_char_next( TT_CMap cmap, in tt_cmap2_char_next()
582 tt_cmap2_get_info( TT_CMap cmap, in tt_cmap2_get_info()
694 TT_CMapRec cmap; member
709 tt_cmap4_init( TT_CMap4 cmap, in tt_cmap4_init()
727 tt_cmap4_set_range( TT_CMap4 cmap, in tt_cmap4_set_range()
[all …]
/third_party/skia/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp14 static void append_tounicode_header(SkDynamicMemoryWStream* cmap, in append_tounicode_header()
52 static void append_cmap_footer(SkDynamicMemoryWStream* cmap) { in append_cmap_footer()
74 static void write_glyph(SkDynamicMemoryWStream* cmap, in write_glyph()
86 SkDynamicMemoryWStream* cmap) { in append_bfchar_section()
106 SkDynamicMemoryWStream* cmap) { in append_bfrange_section()
154 SkDynamicMemoryWStream* cmap, in SkPDFAppendCmapSections()
214 SkDynamicMemoryWStream cmap; in SkPDFMakeToUnicodeCmap() local
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrcmap.c27 pfr_cmap_init( PFR_CMap cmap, in pfr_cmap_init()
61 pfr_cmap_done( PFR_CMap cmap ) in pfr_cmap_done()
69 pfr_cmap_char_index( PFR_CMap cmap, in pfr_cmap_char_index()
98 pfr_cmap_char_next( PFR_CMap cmap, in pfr_cmap_char_next()
Dpfrcmap.h30 FT_CMapRec cmap; member
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dcmap_editing_test.cc61 CMapTable::CMapPtr cmap; in TEST() local
84 CMapTable::CMapPtr cmap; in TEST() local
96 CMapTable::CMapPtr cmap; in TEST() local
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffcmap.c35 cff_cmap_encoding_init( CFF_CMapStd cmap, in cff_cmap_encoding_init()
52 cff_cmap_encoding_done( CFF_CMapStd cmap ) in cff_cmap_encoding_done()
59 cff_cmap_encoding_char_index( CFF_CMapStd cmap, in cff_cmap_encoding_char_index()
73 cff_cmap_encoding_char_next( CFF_CMapStd cmap, in cff_cmap_encoding_char_next()
Dcffcmap.h40 FT_CMapRec cmap; member
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dcmaps.cpp65 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
116 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper()
176 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
/third_party/icu/icu4c/source/samples/layout/
Dcmaps.cpp65 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
116 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper()
176 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
/third_party/icu/icu4c/source/test/perf/leperf/
Dcmaps.cpp60 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
157 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper()
217 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
/third_party/icu/icu4c/source/test/letest/
Dcmaps.cpp56 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
156 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper()
216 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DCMapEditingTests.java73 CMap cmap = cmapTable.cmap(CMapId.WINDOWS_BMP); in testRemoveAllButOneCMap() local
91 CMap cmap = cmapIter.next(); in testCopyAllCMapToNewFont() local
100 CMap cmap = cmapTable.cmap(CMapId.WINDOWS_BMP); in testCopyAllCMapToNewFont() local
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdfdrivr.c55 FT_CMapRec cmap; member
66 BDF_CMap cmap = (BDF_CMap)bdfcmap; in bdf_cmap_init() local
81 BDF_CMap cmap = (BDF_CMap)bdfcmap; in bdf_cmap_done() local
93 BDF_CMap cmap = (BDF_CMap)bdfcmap; in bdf_cmap_char_index() local
138 BDF_CMap cmap = (BDF_CMap)bdfcmap; in bdf_cmap_char_next() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DFontInfo.java251 CMap cmap = FontUtils.getUCSCMap(font); in numChars() local
282 CMap cmap = FontUtils.getUCSCMap(font); in listChars() local
315 CMap cmap = FontUtils.getUCSCMap(font); in listCharBlockCoverage() local
371 CMap cmap = FontUtils.getUCSCMap(font); in listScriptCoverage() local
424 CMap cmap = FontUtils.getUCSCMap(font); in listCharsNeededToCoverScript() local
/third_party/skia/third_party/externals/freetype/src/pcf/
Dpcfdrivr.c81 PCF_CMap cmap = (PCF_CMap)pcfcmap; in pcf_cmap_init() local
96 PCF_CMap cmap = (PCF_CMap)pcfcmap; in pcf_cmap_done() local
107 PCF_CMap cmap = (PCF_CMap)pcfcmap; in pcf_cmap_char_index() local
134 PCF_CMap cmap = (PCF_CMap)pcfcmap; in pcf_cmap_char_next() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/
DSfntDump.java350 public void useCMap(String cmap) { in useCMap()
476 CMap cmap = cmapTable.cmap(this.cmapId); in dumpChars() local
502 private void dumpChar(int charId, CMap cmap, LocaTable locaTable, GlyphTable glyphTable) { in dumpChar()
541 private void dumpCMapMapping(CMap cmap) { in dumpCMapMapping()
/third_party/cups-filters/cupsfilters/
Dimage-gif.c76 gif_cmap_t cmap; /* Colormap */ in _cupsImageReadGIF() local
396 gif_cmap_t cmap, /* O - Colormap information */ in gif_read_cmap()
444 gif_cmap_t cmap, /* I - Colormap */ in gif_read_image()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/table/opentype/
DRuleTests.java80 CMapTable cmap = font.getTable(Tag.cmap); in aFont() local
90 CMapTable cmap, Map<Integer, Set<Rule>> glyphRulesMap, in assertClosure()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DCMapTableSubsetter.java52 CMap cmap = cmapTable.cmap(cmapId); in subset() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh1389 struct cmap struct
1391 static constexpr hb_tag_t tableTag = HB_OT_TAG_cmap;
1395 bool serialize (hb_serialize_context_t *c, in serialize()
1452 bool _can_drop (const EncodingRecord& cmap12, in _can_drop()
1503 void closure_glyphs (const hb_set_t *unicodes, in closure_glyphs()
1514 bool subset (hb_subset_context_t *c) const in subset()
1571 const CmapSubtable *find_best_subtable (bool *symbol = nullptr) const in find_best_subtable()
1602 struct accelerator_t
1748 const CmapSubtable *find_subtable (unsigned int platform_id, in find_subtable()
1762 const EncodingRecord *find_encodingrec (unsigned int platform_id, in find_encodingrec()
[all …]
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-drop-tables.c50 hb_blob_t *cmap = hb_face_reference_table (subset, HB_TAG ('c', 'm', 'a', 'p')); in test_subset_drop_tables() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c525 XMesaVisual vis, Colormap cmap) in create_xmesa_buffer()
572 xmesa_find_buffer(Display *dpy, Colormap cmap, XMesaBuffer notThis) in xmesa_find_buffer()
646 Drawable window, Colormap cmap) in initialize_visual_and_buffer()
1068 Colormap cmap; in XMesaCreateWindowBuffer() local
1118 XMesaCreatePixmapBuffer(XMesaVisual v, Pixmap p, Colormap cmap) in XMesaCreatePixmapBuffer()
1142 Colormap cmap, in XMesaCreatePixmapTextureBuffer()
1197 XMesaCreatePBuffer(XMesaVisual v, Colormap cmap, in XMesaCreatePBuffer()
/third_party/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c615 FT_CMapRec cmap; member
623 fnt_cmap_init( FNT_CMap cmap, in fnt_cmap_init()
640 fnt_cmap_char_index( FNT_CMap cmap, in fnt_cmap_char_index()
656 fnt_cmap_char_next( FNT_CMap cmap, in fnt_cmap_char_next()

1234