Searched defs:clazz (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/freetype/dist/src/cache/
H A Dftcimage.h65 FTC_MruListClassRec clazz; member in struct:FTC_IFamilyClassRec_
H A Dftcglyph.c108 FTC_GCacheClass clazz = FTC_CACHE_GCACHE_CLASS( cache ); local in function:FTC_Family_Init
127 FTC_GCacheClass clazz = (FTC_GCacheClass)FTC_CACHE( cache )->org_class; local in function:ftc_gcache_init
174 FTC_GCache_New(FTC_Manager manager,FTC_GCacheClass clazz,FTC_GCache * acache) argument
H A Dftcimage.c72 FTC_IFamilyClass clazz = FTC_CACHE_IFAMILY_CLASS( cache ); local in function:FTC_INode_New
H A Dftcmru.c168 FTC_MruList_Init(FTC_MruList list,FTC_MruListClass clazz,FT_UInt max_nodes,FT_Pointer data,FT_Memory memory) argument
[all...]
H A Dftcsbits.h56 FTC_MruListClassRec clazz; member in struct:FTC_SFamilyClassRec_
H A Dftcglyph.h139 FTC_MruListClass clazz; member in struct:FTC_FamilyRec_
238 FTC_CacheClassRec clazz; member in struct:FTC_GCacheClassRec_
H A Dftcmru.h126 FTC_MruListClassRec clazz; member in struct:FTC_MruListRec_
H A Dftccache.h150 FTC_CacheClassRec clazz; /* local copy, for speed */ member in struct:FTC_CacheRec_
H A Dftcsbits.c114 FTC_SFamilyClass clazz; local in function:ftc_snode_load
219 FTC_SFamilyClass clazz = FTC_CACHE_SFAMILY_CLASS( cache ); local in function:FTC_SNode_New
H A Dftcmanag.c575 FTC_Manager_RegisterCache(FTC_Manager manager,FTC_CacheClass clazz,FTC_Cache * acache) argument
[all...]
/xsrc/external/mit/freetype/dist/src/sfnt/
H A Dttcmap.h50 FT_CMap_ClassRec clazz; member in struct:TT_CMap_ClassRec_
H A Dttcmap.c3811 TT_CMap_Class volatile clazz; local in function:tt_face_build_cmaps
3877 TT_CMap_Class clazz = (TT_CMap_Class)cmap->clazz; local in function:tt_get_cmap_info
[all...]
/xsrc/external/mit/freetype/dist/include/freetype/
H A Dftglyph.h115 const FT_Glyph_Class* clazz; member in struct:FT_GlyphRec_
/xsrc/external/mit/freetype/dist/src/base/
H A Dftglyph.c321 const FT_Glyph_Class* clazz; local in function:FT_Glyph_Copy
367 const FT_Glyph_Class* clazz = NULL; local in function:FT_New_Glyph
467 const FT_Glyph_Class* clazz = glyph->clazz; local in function:FT_Glyph_Transform
493 const FT_Glyph_Class* clazz; local in function:FT_Glyph_Get_CBox
546 const FT_Glyph_Class* clazz; local in function:FT_Glyph_To_Bitmap
646 const FT_Glyph_Class* clazz = glyph->clazz; local in function:FT_Done_Glyph
[all...]
H A Dftobjs.c300 FT_Driver_Class clazz = driver->clazz; local in function:ft_glyphslot_init
567 FT_Driver_Class clazz = driver->clazz; local in function:ft_glyphslot_done
600 FT_Driver_Class clazz; local in function:FT_New_GlyphSlot
1171 FT_Driver_Class clazz = driver->clazz; local in function:destroy_face
1377 FT_Driver_Class clazz; local in function:open_face
2732 FT_Driver_Class clazz; local in function:FT_Attach_Stream
2830 FT_Driver_Class clazz; local in function:FT_New_Size
3206 FT_Driver_Class clazz; local in function:FT_Select_Size
3260 FT_Driver_Class clazz; local in function:FT_Request_Size
3618 FT_CMap_Class clazz = cmap->clazz; local in function:ft_cmap_done_internal
3677 FT_CMap_New(FT_CMap_Class clazz,FT_Pointer init_data,FT_CharMap charmap,FT_CMap * acmap) argument
4408 FT_Renderer_Class* clazz = (FT_Renderer_Class*)module->clazz; local in function:ft_add_renderer
4844 FT_Module_Class* clazz = module->clazz; local in function:Destroy_Module
4871 FT_Add_Module(FT_Library library,const FT_Module_Class * clazz) argument
[all...]
/xsrc/external/mit/freetype/dist/src/type1/
H A Dt1objs.c516 FT_CMap_Class clazz; local in function:T1_Face_Init
/xsrc/external/mit/freetype/dist/src/type42/
H A Dt42objs.c344 FT_CMap_Class clazz; local in function:T42_Face_Init
/xsrc/external/mit/freetype/dist/src/cff/
H A Dcffobjs.c1098 FT_CMap_Class clazz; local in function:cff_face_init
/xsrc/external/mit/freetype/dist/include/freetype/internal/
H A Dftobjs.h152 FT_CMap_Class clazz; member in struct:FT_CMapRec_
500 FT_Module_Class* clazz; member in struct:FT_ModuleRec_
744 FT_Renderer_Class* clazz; member in struct:FT_RendererRec_
802 FT_Driver_Class clazz; member in struct:FT_DriverRec_
[all...]
/xsrc/external/mit/freetype/dist/src/gxvalid/
H A Dgxvcommn.c1028 FT_Byte clazz; local in function:gxv_StateArray_validate
1413 FT_UShort clazz; local in function:gxv_XStateArray_validate

Completed in 38 milliseconds