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

  /xsrc/external/mit/freetype/dist/include/freetype/internal/
ftobjs.h 659 ( (req)->horiResolution \
660 ? ( (req)->width * (FT_Pos)(req)->horiResolution + 36 ) / 72 \
  /xsrc/external/mit/freetype/dist/src/truetype/
ttdriver.c 369 ? req->horiResolution
  /xsrc/external/mit/freetype/dist/include/freetype/
freetype.h 2583 * horiResolution ::
2599 * further modification, and both `horiResolution` and `vertResolution`
2607 FT_UInt horiResolution;
  /xsrc/external/mit/freetype/dist/src/base/
ftobjs.c 3363 req.horiResolution = horz_resolution;
3401 req.horiResolution = 0;

Completed in 17 milliseconds