HomeSort by relevance Sort by last modified time
    Searched refs:FT_SIZE (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftobjs.h 427 /* This structure contains the internal fields of each FT_Size */
554 #define FT_SIZE( x ) ((FT_Size)(x))
562 #define FT_SIZE_FACE( x ) FT_SIZE( x )->face
    [all...]
  /external/freetype/include/internal/
ftobjs.h 419 /* This structure contains the internal fields of each FT_Size */
546 #define FT_SIZE( x ) ((FT_Size)(x))
554 #define FT_SIZE_FACE( x ) FT_SIZE( x )->face
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
ftobjs.h 427 /* This structure contains the internal fields of each FT_Size */
554 #define FT_SIZE( x ) ((FT_Size)(x))
562 #define FT_SIZE_FACE( x ) FT_SIZE( x )->face
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
ftobjs.h 427 /* This structure contains the internal fields of each FT_Size */
554 #define FT_SIZE( x ) ((FT_Size)(x))
562 #define FT_SIZE_FACE( x ) FT_SIZE( x )->face
    [all...]

Completed in 36 milliseconds