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

  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftobjs.h 557 #define FT_FACE_DRIVER( x ) FT_FACE( x )->driver
558 #define FT_FACE_LIBRARY( x ) FT_FACE_DRIVER( x )->root.library
    [all...]
  /external/freetype/include/internal/
ftobjs.h 549 #define FT_FACE_DRIVER( x ) FT_FACE( x )->driver
550 #define FT_FACE_LIBRARY( x ) FT_FACE_DRIVER( x )->root.library
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
ftobjs.h 557 #define FT_FACE_DRIVER( x ) FT_FACE( x )->driver
558 #define FT_FACE_LIBRARY( x ) FT_FACE_DRIVER( x )->root.library
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
ftobjs.h 557 #define FT_FACE_DRIVER( x ) FT_FACE( x )->driver
558 #define FT_FACE_LIBRARY( x ) FT_FACE_DRIVER( x )->root.library
    [all...]

Completed in 190 milliseconds