Home
last modified time | relevance | path

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

/external/freetype/include/freetype/internal/
Dftobjs.h621 #define FT_REQUEST_WIDTH( req ) \ macro
/external/pdfium/third_party/freetype/include/freetype/internal/
Dftobjs.h615 #define FT_REQUEST_WIDTH( req ) \ macro
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c2581 w = FT_REQUEST_WIDTH ( req ); in FT_Match_Size()
2778 scaled_w = FT_REQUEST_WIDTH ( req ); in FT_Request_Metrics()
/external/freetype/src/base/
Dftobjs.c2711 w = FT_REQUEST_WIDTH ( req ); in FT_Match_Size()
2913 scaled_w = FT_REQUEST_WIDTH ( req ); in FT_Request_Metrics()