Searched refs:debug_hooks (Results 1 – 3 of 3) sorted by relevance
935 FT_DebugHook_Func debug_hooks[4]; member
1131 library->debug_hooks[FT_DEBUG_HOOK_TRUETYPE]; in tt_size_init_bytecode()
5411 ( sizeof ( library->debug_hooks ) / sizeof ( void* ) ) ) in FT_Set_Debug_Hook()5412 library->debug_hooks[hook_index] = debug_hook; in FT_Set_Debug_Hook()