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

  /external/freetype/include/freetype/internal/
ftobjs.h 566 #define FT_FACE_DRIVER( x ) FT_FACE( x )->driver
567 #define FT_FACE_LIBRARY( x ) FT_FACE_DRIVER( x )->root.library
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftobjs.h 560 #define FT_FACE_DRIVER( x ) FT_FACE( x )->driver
561 #define FT_FACE_LIBRARY( x ) FT_FACE_DRIVER( x )->root.library
    [all...]

Completed in 888 milliseconds