Searched refs:xstrength (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/ |
D | ftoutln.c | 901 FT_Pos xstrength, in FT_Outline_EmboldenXY() argument 913 xstrength /= 2; in FT_Outline_EmboldenXY() 915 if ( xstrength == 0 && ystrength == 0 ) in FT_Outline_EmboldenXY() 993 if ( FT_MulFix( xstrength, q ) <= FT_MulFix( d, l ) ) in FT_Outline_EmboldenXY() 994 shift.x = FT_MulDiv( shift.x, xstrength, d ); in FT_Outline_EmboldenXY() 1007 outline->points[n].x = v_cur.x + xstrength + shift.x; in FT_Outline_EmboldenXY()
|
/external/chromium_org/third_party/freetype/src/base/ |
D | ftoutln.c | 901 FT_Pos xstrength, in FT_Outline_EmboldenXY() argument 913 xstrength /= 2; in FT_Outline_EmboldenXY() 915 if ( xstrength == 0 && ystrength == 0 ) in FT_Outline_EmboldenXY() 993 if ( FT_MulFix( xstrength, q ) <= FT_MulFix( d, l ) ) in FT_Outline_EmboldenXY() 994 shift.x = FT_MulDiv( shift.x, xstrength, d ); in FT_Outline_EmboldenXY() 1007 outline->points[n].x = v_cur.x + xstrength + shift.x; in FT_Outline_EmboldenXY()
|
/external/freetype/src/base/ |
D | ftoutln.c | 904 FT_Pos xstrength, in FT_Outline_EmboldenXY() argument 916 xstrength /= 2; in FT_Outline_EmboldenXY() 918 if ( xstrength == 0 && ystrength == 0 ) in FT_Outline_EmboldenXY() 996 if ( FT_MulFix( xstrength, q ) <= FT_MulFix( d, l ) ) in FT_Outline_EmboldenXY() 997 shift.x = FT_MulDiv( shift.x, xstrength, d ); in FT_Outline_EmboldenXY() 1010 outline->points[n].x = v_cur.x + xstrength + shift.x; in FT_Outline_EmboldenXY()
|
/external/freetype/include/ |
D | ftoutln.h | 379 FT_Pos xstrength,
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/ |
D | ftoutln.h | 369 FT_Pos xstrength,
|
/external/pdfium/core/include/thirdparties/freetype/freetype/ |
D | ftoutln.h | 369 FT_Pos xstrength,
|
/external/chromium_org/third_party/freetype/include/freetype/ |
D | ftoutln.h | 369 FT_Pos xstrength,
|