Home
last modified time | relevance | path

Searched refs:cplusplus_typeof (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftmemory.h80 cplusplus_typeof( T*, in cplusplus_typeof() function
87 #define FT_ASSIGNP( p, val ) (p) = cplusplus_typeof( (p), (val) )
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.26543 * include/freetype/internal/ftmemory.h (cplusplus_typeof): Use