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

  /external/chromium_org/third_party/freetype/src/truetype/
ttobjs.h 306 TT_DefArray function_defs; /* table of function definitions */ member in struct:TT_SizeRec_
ttobjs.c 940 FT_FREE( size->function_defs );
1001 if ( FT_NEW_ARRAY( size->function_defs, size->max_function_defs ) |
    [all...]
ttinterp.c 589 exec->FDefs = size->function_defs;
    [all...]
  /external/freetype/src/truetype/
ttobjs.h 306 TT_DefArray function_defs; /* table of function definitions */ member in struct:TT_SizeRec_
ttobjs.c 945 FT_FREE( size->function_defs );
    [all...]
ttinterp.c 589 exec->FDefs = size->function_defs;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttobjs.h 306 TT_DefArray function_defs; /* table of function definitions */ member in struct:TT_SizeRec_
ttobjs.c 950 FT_FREE( size->function_defs );
    [all...]
ttinterp.c 589 exec->FDefs = size->function_defs;
    [all...]

Completed in 313 milliseconds