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

  /external/chromium_org/third_party/freetype/src/base/
ftdbgmem.c 45 typedef struct FT_MemSourceRec_* FT_MemSource;
73 FT_MemSource link;
96 FT_MemSource source;
129 FT_MemSource sources[FT_MEM_SOURCE_BUCKETS];
396 FT_MemSource source, next;
450 static FT_MemSource
454 FT_MemSource node, *pnode;
476 node = (FT_MemSource)ft_mem_table_alloc( table, sizeof ( *node ) );
514 FT_MemSource source;
616 FT_MemSource source
    [all...]
  /external/freetype/src/base/
ftdbgmem.c 45 typedef struct FT_MemSourceRec_* FT_MemSource;
73 FT_MemSource link;
96 FT_MemSource source;
129 FT_MemSource sources[FT_MEM_SOURCE_BUCKETS];
396 FT_MemSource source, next;
450 static FT_MemSource
454 FT_MemSource node, *pnode;
476 node = (FT_MemSource)ft_mem_table_alloc( table, sizeof ( *node ) );
514 FT_MemSource source;
616 FT_MemSource source
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftdbgmem.c 45 typedef struct FT_MemSourceRec_* FT_MemSource;
73 FT_MemSource link;
96 FT_MemSource source;
129 FT_MemSource sources[FT_MEM_SOURCE_BUCKETS];
396 FT_MemSource source, next;
450 static FT_MemSource
454 FT_MemSource node, *pnode;
476 node = (FT_MemSource)ft_mem_table_alloc( table, sizeof ( *node ) );
514 FT_MemSource source;
616 FT_MemSource source
    [all...]

Completed in 34 milliseconds