HomeSort by relevance Sort by last modified time
    Searched refs:function_defs (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/truetype/
ttobjs.h 304 TT_DefArray function_defs; /* table of function definitions */ member in struct:TT_SizeRec_
ttobjs.c 899 FT_FREE( size->function_defs );
960 if ( FT_NEW_ARRAY( size->function_defs, size->max_function_defs ) ||
    [all...]
ttinterp.c 580 exec->FDefs = size->function_defs;
    [all...]

Completed in 416 milliseconds