Home
last modified time | relevance | path

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

/external/freetype/src/raster/
Dftraster.c724 End_Profile( RAS_ARGS Bool overshoot ) in End_Profile() function
1423 if ( End_Profile( RAS_VARS IS_TOP_OVERSHOOT( ras.lastY ) ) || in Line_To()
1433 if ( End_Profile( RAS_VARS IS_BOTTOM_OVERSHOOT( ras.lastY ) ) || in Line_To()
1561 End_Profile( RAS_VARS o ) ) in Conic_To()
1704 End_Profile( RAS_VARS o ) ) in Cubic_To()
2048 if ( End_Profile( RAS_VARS o ) ) in Convert_Glyph()
/external/freetype/
DChangeLog.265359 `End_Profile'. The overshoot code introduced in a change `Fix B/W
5362 unconditionally just before calling `End_Profile' (which then
DChangeLog.245036 (End_Profile) Ditto.
DChangeLog.232275 (New_Profile, End_Profile): Pass overshoot flag as an argument and