Searched refs:Instance_Create (Results 1 – 4 of 4) sorted by relevance
130 #define Instance_Create FTInstance_Create macro
748 TT_Error Instance_Create( void* _instance,
558 TT_Error Instance_Create( void* _instance, in Instance_Create() function
316 code = Instance_Create(this->inst, this->face); in ttfFont__Open()