| /third_party/skia/third_party/externals/freetype/src/cff/ |
| H A D | cffobjs.c | 1056 FT_CharMap cmap; in FT_LOCAL_DEF() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-subset-plan.cc | 219 OT::cmap::accelerator_t cmap; in _cmap_closure() local 286 OT::cmap::accelerator_t cmap; in _populate_unicodes_to_retain() local [all...] |
| H A D | hb-ot-cmap-table.hh | 1389 struct cmap struct [all...] |
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt.c | 601 char *cmap=otf_get_table(otf,OTF_TAG('c','m','a','p'),&len); in otf_load_cmap() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/winfonts/ |
| H A D | winfnt.c | 615 FT_CMapRec cmap; member 623 fnt_cmap_init( FNT_CMap cmap, in fnt_cmap_init() argument 640 fnt_cmap_char_index( FNT_CMap cmap, in fnt_cmap_char_index() argument 656 fnt_cmap_char_next( FNT_CMap cmap, in fnt_cmap_char_next() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | xm_api.c | 572 xmesa_find_buffer(Display *dpy, Colormap cmap, XMesaBuffer notThis) in xmesa_find_buffer() argument 1068 Colormap cmap; in XMesaCreateWindowBuffer() local 524 create_xmesa_buffer(Drawable d, BufferType type, XMesaVisual vis, Colormap cmap) create_xmesa_buffer() argument 645 initialize_visual_and_buffer(XMesaVisual v, XMesaBuffer b, Drawable window, Colormap cmap) initialize_visual_and_buffer() argument 1118 XMesaCreatePixmapBuffer(XMesaVisual v, Pixmap p, Colormap cmap) XMesaCreatePixmapBuffer() argument 1141 XMesaCreatePixmapTextureBuffer(XMesaVisual v, Pixmap p, Colormap cmap, int format, int target, int mipmap) XMesaCreatePixmapTextureBuffer() argument 1197 XMesaCreatePBuffer(XMesaVisual v, Colormap cmap, unsigned int width, unsigned int height) XMesaCreatePBuffer() argument [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | g_glxglvnddispatchfuncs.c | 623 dispatch_CreateGLXPixmapMESA(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap) dispatch_CreateGLXPixmapMESA() argument
|
| H A D | glxcmds.c | 2334 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual, Pixmap pixmap, Colormap cmap) glXCreateGLXPixmapMESA() argument
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| H A D | CMapTable.java | 438 public CMap cmap(int index) throws IOException { cmap() method in CMapTable 451 public CMap cmap(int platformId, int encodingId) { cmap() method in CMapTable 455 public CMap cmap(final CMapId cmapId) { cmap() method in CMapTable [all...] |
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngwrite.c | 1787 const void *cmap = display->colormap; in png_image_set_PLTE() local
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | anim_util.c | 464 RemapPixelsGIF(const uint8_t* const src, const ColorMapObject* const cmap, int transparent_color, int len, uint8_t* dst) RemapPixelsGIF() argument 481 ReadFrameGIF(const SavedImage* const gif_image, const ColorMapObject* cmap, int transparent_color, int out_stride, uint8_t* const dst) ReadFrameGIF() argument
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | ftobjs.h | 269 FT_CMap_Done( FT_CMap cmap ); variable [all...] |
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttcmap.c | 694 TT_CMapRec cmap; global() member 727 tt_cmap4_set_range( TT_CMap4 cmap, FT_UInt range_index ) tt_cmap4_set_range() argument 1096 tt_cmap4_char_map_linear( TT_CMap cmap, FT_UInt32* pcharcode, FT_Bool next ) tt_cmap4_char_map_linear() argument 1231 tt_cmap4_char_map_binary( TT_CMap cmap, FT_UInt32* pcharcode, FT_Bool next ) tt_cmap4_char_map_binary() argument 2245 TT_CMapRec cmap; global() member 2396 tt_cmap12_char_map_binary( TT_CMap cmap, FT_UInt32* pchar_code, FT_Bool next ) tt_cmap12_char_map_binary() argument 2598 TT_CMapRec cmap; global() member 2727 tt_cmap13_char_map_binary( TT_CMap cmap, FT_UInt32* pchar_code, FT_Bool next ) tt_cmap13_char_map_binary() argument 2957 TT_CMapRec cmap; global() member 2984 tt_cmap14_ensure( TT_CMap14 cmap, FT_UInt32 num_results, FT_Memory memory ) tt_cmap14_ensure() argument 3345 tt_cmap14_variants( TT_CMap cmap, FT_Memory memory ) tt_cmap14_variants() argument 3371 tt_cmap14_char_variants( TT_CMap cmap, FT_Memory memory, FT_UInt32 charCode ) tt_cmap14_char_variants() argument 3427 tt_cmap14_get_def_chars( TT_CMap cmap, FT_Byte* p, FT_Memory memory ) tt_cmap14_get_def_chars() argument 3464 tt_cmap14_get_nondef_chars( TT_CMap cmap, FT_Byte *p, FT_Memory memory ) tt_cmap14_get_nondef_chars() argument 3492 tt_cmap14_variant_chars( TT_CMap cmap, FT_Memory memory, FT_UInt32 variantSelector ) tt_cmap14_variant_chars() argument 3818 FT_Byte* volatile cmap = table + offset; FT_LOCAL_DEF() local 3833 ft_validator_init( FT_VALIDATOR( &valid ), cmap, limit, FT_LOCAL_DEF() local 3886 FT_CMap cmap = (FT_CMap)charmap; FT_LOCAL() local [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| H A D | cmap_table.cc | 95 Ptr<CMapTable::CMap> cmap; in GetCMap() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/ |
| H A D | hifb.h | 403 struct fb_cmap_s cmap; /* Current camp */
member
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| H A D | hifb.h | 378 struct fb_cmap_s cmap; /* Current camp */
member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| H A D | hifb.h | 383 struct fb_cmap_s cmap; /* Current camp */
member
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftobjs.c | 1196 FT_CMap cmap = FT_CMAP( face->charmaps[n] ); in destroy_charmaps() local 3755 FT_CMap cmap = NULL; FT_BASE_DEF() local 3809 FT_CMap cmap = FT_CMAP( face->charmap ); FT_EXPORT_DEF() local 3866 FT_CMap cmap = FT_CMAP( face->charmap ); FT_EXPORT_DEF() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | btree_test.cc | 961 const auto &cmap = map; in TEST() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imstb_truetype.h | 1352 stbtt_uint32 cmap, t; in stbtt_InitFont_internal() local [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_truetype.h | 1352 stbtt_uint32 cmap, t; in stbtt_InitFont_internal() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 919 uint32_t *cmap; in upload_shader_consts() local
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 11116 nk_uint cmap, t; in nk_tt_InitFont() local [all...] |