OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ft_qsort
(Results
1 - 5
of
5
) sorted by null
/external/freetype/include/freetype/config/
ftstdlib.h
120
#define
ft_qsort
qsort
macro
/external/freetype/src/psnames/
psmodule.c
166
/*
ft_qsort
callback to sort the unicode map */
385
ft_qsort
( table->maps, count, sizeof ( PS_UniMap ),
/external/freetype/src/base/
ftdbgmem.c
960
ft_qsort
( sources, count, sizeof ( *sources ), ft_mem_source_compare );
ftrfork.c
213
ft_qsort
( ref, *count, sizeof ( FT_RFork_Ref ),
/external/freetype/src/psaux/
afmparse.c
756
ft_qsort
( fi->KernPairs, fi->NumKernPair,
Completed in 1667 milliseconds