Home
last modified time | relevance | path

Searched defs:cmap (Results 1 - 25 of 134) sorted by relevance

123456

/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffcmap.h40 FT_CMapRec cmap; member
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrcmap.h30 FT_CMapRec cmap; member
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dcmaps.h79 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper() argument
/third_party/icu/icu4c/source/samples/layout/
H A Dcmaps.h83 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper() argument
H A DGnomeFontInstance.cpp108 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag); in initMapper() local
/third_party/icu/icu4c/source/test/letest/
H A Dcmaps.h75 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcmaps.h83 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper() argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A 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/skia/third_party/externals/sfntly/cpp/src/test/
H A Dcmap_editing_test.cc61 CMapTable::CMapPtr cmap; in TEST() local
84 CMapTable::CMapPtr cmap; in TEST() local
96 CMapTable::CMapPtr cmap; TEST() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.h32 u_int32_t cmap[16]; member
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.h32 u_int32_t cmap[16]; member
/third_party/icu/tools/unicode/c/genregexcasing/
H A Dgenregexcasing.cpp38 std::map<UChar32, std::set<UChar32>> cmap; in main() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DCommandOptions.java32 public Boolean cmap = false; field in CommandOptions
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dt1cmap.c35 t1_cmap_std_init( T1_CMapStd cmap, in t1_cmap_std_init() argument
[all...]
H A Dt1cmap.h41 FT_CMapRec cmap; member
71 FT_CMapRec cmap; member
/third_party/skia/third_party/externals/sfntly/cpp/src/test/autogenerated/
H A Dcmap_basic_test.cc95 Ptr<CMapTable::CMap> cmap; in TEST_P() local
/third_party/cups-filters/fontembed/
H A Dsfnt.h29 char *hmtx,*name,*cmap; member
H A Dtest_analyze.c103 char *cmap=otf_get_table(otf,OTF_TAG('c','m','a','p'),&len); in show_cmap() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/table/opentype/
H A DRuleTests.java89 assertClosure( CMapTable cmap, Map<Integer, Set<Rule>> glyphRulesMap, List<String> words, List<GlyphGroup> expecteds) assertClosure() argument
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.h35 FT_CMapRec cmap; member
/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb.c168 struct fb_cmap_s *cmap = (struct fb_cmap_s *)((uintptr_t)arg); in fb_ioctl() local
176 struct fb_cmap_s *cmap = (struct fb_cmap_s *)((uintptr_t)arg); in fb_ioctl() local
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcmap.c92 int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags) in fb_alloc_cmap_gfp() argument
133 fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp) fb_alloc_cmap() argument
147 fb_dealloc_cmap(struct fb_cmap *cmap) fb_dealloc_cmap() argument
231 fb_set_cmap(struct fb_cmap *cmap, struct fb_info *info) fb_set_cmap() argument
267 fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *info) fb_set_user_cmap() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcmap.c92 int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags) in fb_alloc_cmap_gfp() argument
133 fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp) fb_alloc_cmap() argument
147 fb_dealloc_cmap(struct fb_cmap *cmap) fb_dealloc_cmap() argument
231 fb_set_cmap(struct fb_cmap *cmap, struct fb_info *info) fb_set_cmap() argument
267 fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *info) fb_set_user_cmap() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsbuslib.c119 struct fb_cmap cmap; in sbusfb_ioctl_helper() local
163 struct fb_cmap *cmap = &info->cmap; in sbusfb_ioctl_helper() local
213 struct fb_cmap cmap; sbusfb_compat_ioctl() local
256 struct fb_cmap *cmap = &info->cmap; sbusfb_compat_ioctl() local
[all...]
/third_party/cups-filters/cupsfilters/
H A Dimage-sun.c89 unsigned char cmap[3][256]; /* colormap */ in _cupsImageReadSunRaster() local
[all...]

Completed in 8 milliseconds

123456