Searched refs:total_max (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/base/
H A Dftdbgmem.c841 FT_Long total_max = ft_atol( p ); local
844 if ( total_max > 0 )
847 table->alloc_total_max = (FT_ULong)total_max;
/external/freetype/src/base/
H A Dftdbgmem.c841 FT_Long total_max = ft_atol( p ); local
844 if ( total_max > 0 )
847 table->alloc_total_max = (FT_ULong)total_max;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftdbgmem.c841 FT_Long total_max = ft_atol( p ); local
844 if ( total_max > 0 )
847 table->alloc_total_max = (FT_ULong)total_max;

Completed in 1405 milliseconds