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

  /external/freetype/src/truetype/
ttobjs.h 308 TT_DefArray instruction_defs; /* table of ins. definitions */ member in struct:TT_SizeRec_
ttobjs.c 900 FT_FREE( size->instruction_defs );
961 FT_NEW_ARRAY( size->instruction_defs, size->max_instruction_defs ) ||
    [all...]
ttinterp.c 581 exec->IDefs = size->instruction_defs;
    [all...]

Completed in 47 milliseconds