Home
last modified time | relevance | path

Searched defs:FT_UNUSED (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/freetype/include/config/
A Dftconfig.h101 #define FT_UNUSED( arg ) ( (arg) = (arg) ) macro
/AliOS-Things-master/components/freetype/src/smooth/
A Dftgrays.c143 #define FT_UNUSED( x ) (x) = (x) macro
/AliOS-Things-master/components/freetype/src/raster/
A Dftraster.c190 #define FT_UNUSED( x ) (x) = (x) macro

Completed in 34 milliseconds