/aosp_15_r20/frameworks/minikin/tests/unittest/ |
H A D | CmapCoverageTest.cpp | 291 std::vector<uint8_t> cmap = in TEST() local 301 std::vector<uint8_t> cmap = in TEST() local 311 std::vector<uint8_t> cmap = in TEST() local 321 std::vector<uint8_t> cmap = CmapBuilder::buildSingleFormat4Cmap( in TEST() local 330 std::vector<uint8_t> cmap = CmapBuilder::buildSingleFormat4Cmap( in TEST() local 353 std::vector<uint8_t> cmap = CmapBuilder::buildSingleFormat4Cmap( in TEST() local 377 std::vector<uint8_t> cmap = CmapBuilder::buildSingleFormat12Cmap( in TEST() local 390 std::vector<uint8_t> cmap = CmapBuilder::buildSingleFormat12Cmap( in TEST() local 400 std::vector<uint8_t> cmap = CmapBuilder::buildSingleFormat12Cmap( in TEST() local 445 std::vector<uint8_t> cmap = CmapBuilder::buildSingleFormat4Cmap( in TEST() local [all …]
|
/aosp_15_r20/external/freetype/src/sfnt/ |
H A D | ttcmap.c | 62 tt_cmap_init( FT_CMap cmap, /* TT_CMap */ in tt_cmap_init() 135 tt_cmap0_char_index( FT_CMap cmap, /* TT_CMap */ in tt_cmap0_char_index() 147 tt_cmap0_char_next( FT_CMap cmap, /* TT_CMap */ in tt_cmap0_char_next() 174 tt_cmap0_get_info( FT_CharMap cmap, /* TT_CMap */ in tt_cmap0_get_info() 463 tt_cmap2_char_index( FT_CMap cmap, /* TT_CMap */ in tt_cmap2_char_index() 503 tt_cmap2_char_next( FT_CMap cmap, /* TT_CMap */ in tt_cmap2_char_next() 591 tt_cmap2_get_info( FT_CharMap cmap, /* TT_CMap */ in tt_cmap2_get_info() 704 TT_CMapRec cmap; member 719 tt_cmap4_init( FT_CMap cmap, /* TT_CMap4 */ in tt_cmap4_init() 739 tt_cmap4_set_range( TT_CMap4 cmap, in tt_cmap4_set_range() [all …]
|
/aosp_15_r20/external/freetype/src/psaux/ |
H A D | t1cmap.c | 35 t1_cmap_std_init( T1_CMapStd cmap, in t1_cmap_std_init() 55 T1_CMapStd cmap = (T1_CMapStd)cmap_; in t1_cmap_std_done() local 66 t1_cmap_std_char_index( FT_CMap cmap, /* T1_CMapStd */ in t1_cmap_std_char_index() 103 t1_cmap_std_char_next( FT_CMap cmap, in t1_cmap_std_char_next() 127 t1_cmap_standard_init( FT_CMap cmap, /* T1_CMapStd */ in t1_cmap_standard_init() 158 t1_cmap_expert_init( FT_CMap cmap, /* T1_CMapStd */ in t1_cmap_expert_init() 197 t1_cmap_custom_init( FT_CMap cmap, /* T1_CMapCustom */ in t1_cmap_custom_init() 219 t1_cmap_custom_done( FT_CMap cmap ) /* T1_CMapCustom */ in t1_cmap_custom_done() 231 t1_cmap_custom_char_index( FT_CMap cmap, /* T1_CMapCustom */ in t1_cmap_custom_char_index() 247 t1_cmap_custom_char_next( FT_CMap cmap, /* T1_CMapCustom */ in t1_cmap_custom_char_next() [all …]
|
H A D | t1cmap.h | 41 FT_CMapRec cmap; member 71 FT_CMapRec cmap; member
|
/aosp_15_r20/external/freetype/src/cff/ |
H A D | cffcmap.c | 35 cff_cmap_encoding_init( FT_CMap cmap, in cff_cmap_encoding_init() 53 cff_cmap_encoding_done( FT_CMap cmap ) in cff_cmap_encoding_done() 63 cff_cmap_encoding_char_index( FT_CMap cmap, in cff_cmap_encoding_char_index() 78 cff_cmap_encoding_char_next( FT_CMap cmap, in cff_cmap_encoding_char_next() 141 cff_cmap_unicode_init( FT_CMap cmap, /* PS_Unicodes */ in cff_cmap_unicode_init() 172 cff_cmap_unicode_done( FT_CMap cmap ) /* PS_Unicodes */ in cff_cmap_unicode_done() 185 cff_cmap_unicode_char_index( FT_CMap cmap, /* PS_Unicodes */ in cff_cmap_unicode_char_index() 199 cff_cmap_unicode_char_next( FT_CMap cmap, /* PS_Unicodes */ in cff_cmap_unicode_char_next()
|
H A D | cffcmap.h | 40 FT_CMapRec cmap; member
|
/aosp_15_r20/external/skia/src/pdf/ |
H A D | SkPDFMakeToUnicodeCmap.cpp | 23 static void append_tounicode_header(SkDynamicMemoryWStream* cmap, in append_tounicode_header() 61 static void append_cmap_footer(SkDynamicMemoryWStream* cmap) { in append_cmap_footer() 83 static void write_glyph(SkDynamicMemoryWStream* cmap, in write_glyph() 95 SkDynamicMemoryWStream* cmap) { in append_bfchar_section() 115 SkDynamicMemoryWStream* cmap) { in append_bfchar_section_ex() 161 SkDynamicMemoryWStream* cmap) { in append_bfrange_section() 210 SkDynamicMemoryWStream* cmap, in SkPDFAppendCmapSections() 272 SkDynamicMemoryWStream cmap; in SkPDFMakeToUnicodeCmap() local
|
/aosp_15_r20/external/freetype/src/pfr/ |
H A D | pfrcmap.c | 27 pfr_cmap_init( FT_CMap cmap, /* PFR_CMap */ in pfr_cmap_init() 62 pfr_cmap_done( FT_CMap cmap ) /* PFR_CMap */ in pfr_cmap_done() 73 pfr_cmap_char_index( FT_CMap cmap, /* PFR_CMap */ in pfr_cmap_char_index() 105 pfr_cmap_char_next( FT_CMap cmap, /* PFR_CMap */ in pfr_cmap_char_next()
|
H A D | pfrcmap.h | 30 FT_CMapRec cmap; member
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-cmap-table.hh | 1760 struct cmap struct 1762 static constexpr hb_tag_t tableTag = HB_OT_TAG_cmap; 1765 static SubtableUnicodesCache* create_filled_cache(hb_blob_ptr_t<cmap> source_table) { in create_filled_cache() 1766 const cmap* cmap = source_table.get(); in create_filled_cache() local 1783 bool serialize (hb_serialize_context_t *c, in serialize() 1853 bool _can_drop (const EncodingRecord& cmap12, in _can_drop() 1905 void closure_glyphs (const hb_set_t *unicodes, in closure_glyphs() 1916 bool subset (hb_subset_context_t *c) const in subset() 1962 const CmapSubtable *find_best_subtable (bool *symbol = nullptr, in find_best_subtable() 2011 struct accelerator_t [all …]
|
/aosp_15_r20/external/freetype/src/bdf/ |
H A D | bdfdrivr.c | 55 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 134 BDF_CMap cmap = (BDF_CMap)bdfcmap; in bdf_cmap_char_next() local
|
/aosp_15_r20/frameworks/base/libs/hwui/jni/ |
H A D | GIFMovie.cpp | 124 static void copyLine(uint32_t* dst, const unsigned char* src, const ColorMapObject* cmap, in copyLine() 137 const ColorMapObject* cmap, int transparent, int copyWidth, in copyInterlaceGroup() 153 static void blitInterlace(SkBitmap* bm, const SavedImage* frame, const ColorMapObject* cmap, in blitInterlace() 184 static void blitNormal(SkBitmap* bm, const SavedImage* frame, const ColorMapObject* cmap, in blitNormal() 231 static void drawFrame(SkBitmap* bm, const SavedImage* frame, const ColorMapObject* cmap) in drawFrame()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_api.c | 518 XMesaVisual vis, Colormap cmap) in create_xmesa_buffer() 565 xmesa_find_buffer(Display *dpy, Colormap cmap, XMesaBuffer notThis) in xmesa_find_buffer() 639 Drawable window, Colormap cmap) in initialize_visual_and_buffer() 1062 Colormap cmap; in XMesaCreateWindowBuffer() local 1112 XMesaCreatePixmapBuffer(XMesaVisual v, Pixmap p, Colormap cmap) in XMesaCreatePixmapBuffer() 1136 Colormap cmap, in XMesaCreatePixmapTextureBuffer() 1191 XMesaCreatePBuffer(XMesaVisual v, Colormap cmap, in XMesaCreatePBuffer()
|
/aosp_15_r20/external/cronet/third_party/icu/source/samples/layout/ |
H A D | cmaps.cpp | 65 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()
|
/aosp_15_r20/external/freetype/src/pcf/ |
H A D | pcfdrivr.c | 78 pcf_cmap_init( FT_CMap cmap, /* PCF_CMap */ in pcf_cmap_init() 94 pcf_cmap_done( FT_CMap cmap ) /* PCF_CMap */ in pcf_cmap_done() 104 pcf_cmap_char_index( FT_CMap cmap, /* PCF_CMap */ in pcf_cmap_char_index() 124 pcf_cmap_char_next( FT_CMap cmap, /* PCF_CMap */ in pcf_cmap_char_next()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/leperf/ |
H A D | cmaps.cpp | 60 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()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/letest/ |
H A D | cmaps.cpp | 56 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()
|
/aosp_15_r20/external/icu/icu4c/source/test/perf/leperf/ |
H A D | cmaps.cpp | 60 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()
|
/aosp_15_r20/external/icu/icu4c/source/test/letest/ |
H A D | cmaps.cpp | 56 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()
|
/aosp_15_r20/external/freetype/src/winfonts/ |
H A D | winfnt.c | 619 FT_CMapRec cmap; member 627 fnt_cmap_init( FT_CMap cmap, /* FNT_CMap */ in fnt_cmap_init() 646 fnt_cmap_char_index( FT_CMap cmap, /* FNT_CMap */ in fnt_cmap_char_index() 663 fnt_cmap_char_next( FT_CMap cmap, /* FNT_CMap */ in fnt_cmap_char_next()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/ |
H A D | cmap.rs | 466 let cmap = font.cmap().unwrap(); in map_codepoints() localVariable 473 let cmap = font.cmap().unwrap(); in map_codepoints() localVariable 483 let cmap = font.cmap().unwrap(); in map_variants() localVariable
|
/aosp_15_r20/external/freetype/src/base/ |
H A D | ftobjs.c | 1285 FT_CMap cmap = FT_CMAP( face->charmaps[n] ); in destroy_charmaps() local 3812 ft_cmap_done_internal( FT_CMap cmap ) in ft_cmap_done_internal() 3827 FT_CMap_Done( FT_CMap cmap ) in FT_CMap_Done() 3881 FT_CMap cmap = NULL; in FT_CMap_New() local 3935 FT_CMap cmap = FT_CMAP( face->charmap ); in FT_Get_Char_Index() local 3992 FT_CMap cmap = FT_CMAP( face->charmap ); in FT_Get_Next_Char() local
|
/aosp_15_r20/external/libwebsockets/include/libwebsockets/ |
H A D | lws-struct.h | 145 #define LSM_LIST(ptype, pname, ctype, cname, lejp_cb, cmap, qname) \ argument 157 #define LSM_CHILD_PTR(ptype, pname, ctype, lejp_cb, cmap, qname) \ argument
|
/aosp_15_r20/external/fonttools/Snippets/ |
H A D | cmap-format.py | 24 cmap = font["cmap"] variable
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | test-subset-drop-tables.c | 50 hb_blob_t *cmap = hb_face_reference_table (subset, HB_TAG ('c', 'm', 'a', 'p')); in test_subset_drop_tables() local
|