HomeSort by: relevance | last modified time | path
    Searched refs:FT_HAS_VERTICAL (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/freetype/dist/include/freetype/
freetype.h 130 * FT_HAS_VERTICAL
1225 * @FT_HAS_VERTICAL can be used to check for vertical metrics.
1235 * FT_HAS_VERTICAL
1242 #define FT_HAS_VERTICAL( face ) \
2906 * In case @FT_HAS_VERTICAL doesn't return true, you shouldn't use this
  /xsrc/external/mit/freetype/dist/src/base/
ftobjs.c 2608 if ( !FT_HAS_VERTICAL( face ) )

Completed in 11 milliseconds