Home
last modified time | relevance | path

Searched refs:ignore_width (Results 1 – 4 of 4) sorted by relevance

/external/freetype/include/freetype/internal/
Dftobjs.h648 FT_Bool ignore_width,
/external/pdfium/third_party/freetype/include/freetype/internal/
Dftobjs.h642 FT_Bool ignore_width,
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c2567 FT_Bool ignore_width, in FT_Match_Size() argument
2600 if ( w == FT_PIX_ROUND( bsize->x_ppem ) || ignore_width ) in FT_Match_Size()
/external/freetype/src/base/
Dftobjs.c2697 FT_Bool ignore_width, in FT_Match_Size() argument
2733 if ( w == FT_PIX_ROUND( bsize->x_ppem ) || ignore_width ) in FT_Match_Size()