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

  /external/freetype/src/truetype/
ttobjs.h 293 TT_DefArray function_defs; /* table of function definitions */ member in struct:TT_SizeRec_
ttobjs.c 953 FT_FREE( size->function_defs );
    [all...]
ttinterp.c 401 exec->FDefs = size->function_defs;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttobjs.h 295 TT_DefArray function_defs; /* table of function definitions */ member in struct:TT_SizeRec_
ttobjs.c 975 FT_FREE( size->function_defs );
    [all...]
ttinterp.c 408 exec->FDefs = size->function_defs;
    [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttobjs.h 295 TT_DefArray function_defs; /* table of function definitions */ member in struct:TT_SizeRec_
ttobjs.c 975 FT_FREE( size->function_defs );
    [all...]
ttinterp.c 417 exec->FDefs = size->function_defs;
    [all...]

Completed in 793 milliseconds