Searched refs:FT_REQUEST_WIDTH (Results 1 - 4 of 4) sorted by relevance

/external/freetype/include/internal/
H A Dftobjs.h615 #define FT_REQUEST_WIDTH( req ) \ macro
/external/pdfium/third_party/freetype/include/freetype/internal/
H A Dftobjs.h615 #define FT_REQUEST_WIDTH( req ) \ macro
/external/freetype/src/base/
H A Dftobjs.c2564 w = FT_REQUEST_WIDTH ( req );
2761 scaled_w = FT_REQUEST_WIDTH ( req );
/external/pdfium/third_party/freetype/src/base/
H A Dftobjs.c2581 w = FT_REQUEST_WIDTH ( req );
2778 scaled_w = FT_REQUEST_WIDTH ( req );

Completed in 870 milliseconds