Home
last modified time | relevance | path

Searched defs:library (Results 51 - 62 of 62) sorted by relevance

123

/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.c3781 FT_Library library = FT_FACE_LIBRARY( face ); in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/builds/mac/
H A Dftmac.c1080 FT_New_Face_From_LWFN( FT_Library library, in FT_New_Face_From_LWFN() argument
1112 FT_New_Face_From_SFNT( FT_Library library, in FT_New_Face_From_SFNT() argument
1181 FT_New_Face_From_Suitcase( FT_Library library, in FT_New_Face_From_Suitcase() argument
1347 FT_New_Face_From_Resource( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) FT_New_Face_From_Resource() argument
[all...]
/third_party/vulkan-loader/loader/
H A Dvk_loader_platform.h392 static inline void loader_platform_close_library(loader_platform_dl_handle library) { in loader_platform_close_library() argument
399 static inline void *loader_platform_get_proc_address(loader_platform_dl_handle library, const char *name) { in loader_platform_get_proc_address() argument
557 static inline void loader_platform_close_library(loader_platform_dl_handle library) { in loader_platform_close_library() argument
564 loader_platform_get_proc_address(loader_platform_dl_handle library, const char *name) loader_platform_get_proc_address() argument
[all...]
H A Dloader.c82 char *library; member
[all...]
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_effect.h413 Library library; member
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c185 FT_Library library; ///< freetype font library handle member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h454 bool library; member
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfreetype.h1908 FT_Library library; member
2006 FT_Done_FreeType( FT_Library library ); global() variable
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dcfftypes.h339 FT_Library library; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c842 FT_Library library; in FT_EXPORT_DEF() local
1608 new_memory_stream( FT_Library library, FT_Byte* base, FT_ULong size, FT_Stream_CloseFunc close, FT_Stream *astream ) new_memory_stream() argument
1871 Mac_Read_POST_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) Mac_Read_POST_Resource() argument
2093 Mac_Read_sfnt_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) Mac_Read_sfnt_Resource() argument
2166 IsMacResource( FT_Library library, FT_Stream stream, FT_Long resource_offset, FT_Long face_index, FT_Face *aface ) IsMacResource() argument
2226 IsMacBinary( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface ) IsMacBinary() argument
2277 load_face_in_embedded_rfork( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) load_face_in_embedded_rfork() argument
2376 load_mac_face( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) load_mac_face() argument
2433 ft_open_face_internal( FT_Library library, const FT_Open_Args* args, FT_Long face_index, FT_Face *aface, FT_Bool test_mac_fonts ) ft_open_face_internal() argument
4442 FT_Library library = FT_FACE_LIBRARY( face ); ft_lookup_glyph_renderer() local
4467 FT_Library library = module->library; ft_add_renderer() local
4514 FT_Library library; ft_remove_renderer() local
4869 FT_Library library; FT_EXPORT_DEF() local
4915 FT_Library library = module->library; Destroy_Module() local
5082 FT_Get_Module_Interface( FT_Library library, const char* mod_name ) FT_Get_Module_Interface() argument
5115 FT_Library library = module->library; FT_BASE_DEF() local
5184 ft_property_do( FT_Library library, const FT_String* module_name, const FT_String* property_name, void* value, FT_Bool set, FT_Bool value_is_string ) ft_property_do() argument
5358 FT_Library library = NULL; FT_EXPORT_DEF() local
5394 FT_Library_Version( FT_Library library, FT_Int *amajor, FT_Int *aminor, FT_Int *apatch ) FT_Library_Version() argument
5528 FT_Set_Debug_Hook( FT_Library library, FT_UInt hook_index, FT_DebugHook_Func debug_hook ) FT_Set_Debug_Hook() argument
[all...]
H A Dftstroke.c782 FT_Library library; member
[all...]
/third_party/python/Modules/
H A D_ssl.c72 int library, reason; member
76 const char *library; member

Completed in 31 milliseconds

123