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

  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftobjs.h 555 #define FT_SLOT( x ) ((FT_GlyphSlot)(x))
563 #define FT_SLOT_FACE( x ) FT_SLOT( x )->face
    [all...]
  /external/freetype/include/internal/
ftobjs.h 547 #define FT_SLOT( x ) ((FT_GlyphSlot)(x))
555 #define FT_SLOT_FACE( x ) FT_SLOT( x )->face
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
ftobjs.h 555 #define FT_SLOT( x ) ((FT_GlyphSlot)(x))
563 #define FT_SLOT_FACE( x ) FT_SLOT( x )->face
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
ftobjs.h 555 #define FT_SLOT( x ) ((FT_GlyphSlot)(x))
563 #define FT_SLOT_FACE( x ) FT_SLOT( x )->face
    [all...]

Completed in 51 milliseconds