OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FT_QALLOC_MULT
(Results
1 - 2
of
2
) sorted by null
/external/freetype/include/freetype/internal/
ftmemory.h
279
#define
FT_QALLOC_MULT
( ptr, count, item_size ) \
/external/freetype/src/base/
ftbitmap.c
176
if (
FT_QALLOC_MULT
( buffer, new_pitch, bitmap->rows + ypixels ) )
Completed in 1127 milliseconds