Home
last modified time | relevance | path

Searched refs:debug_hooks (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.c640 ( library->debug_hooks[FT_DEBUG_HOOK_UNPATENTED_HINTING] != NULL ); in tt_face_init()
1032 library->debug_hooks[FT_DEBUG_HOOK_TRUETYPE]; in tt_size_init_bytecode()
/AliOS-Things-master/components/freetype/include/internal/
A Dftobjs.h873 FT_DebugHook_Func debug_hooks[4]; member
/AliOS-Things-master/components/freetype/src/base/
A Dftobjs.c4823 ( sizeof ( library->debug_hooks ) / sizeof ( void* ) ) ) in FT_Set_Debug_Hook()
4824 library->debug_hooks[hook_index] = debug_hook; in FT_Set_Debug_Hook()

Completed in 15 milliseconds