Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/include/freetype/config/
Dpublic-macros.h115 #define FT_UNUSED( arg ) ( (arg) = (arg) ) macro
/third_party/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c184 #define FT_UNUSED( x ) (x) = (x) macro
/third_party/skia/third_party/externals/freetype/src/raster/
Dftraster.c181 #define FT_UNUSED( x ) (x) = (x) macro