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