Home
last modified time | relevance | path

Searched refs:FT_fdot6ToFixed (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/truetype/
Dttgxvar.c75 #define FT_fdot6ToFixed( i ) \ macro
3428 ( FT_fdot6ToFixed( face->cvt[j] ) + in tt_face_vary_cvt()
3430 ( FT_fdot6ToFixed( face->cvt[j] ) + in tt_face_vary_cvt()
3470 ( FT_fdot6ToFixed( face->cvt[pindex] ) + in tt_face_vary_cvt()
3472 ( FT_fdot6ToFixed( face->cvt[pindex] ) + in tt_face_vary_cvt()
/external/freetype/
DChangeLog2171 * src/truetype/ttgxvar.c (FT_fdot6ToFixed): New macro.