Home
last modified time | relevance | path

Searched refs:New_Profile (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/raster/
Dftraster.c651 New_Profile( RAS_ARGS TStates aState, in New_Profile() function
1407 if ( New_Profile( RAS_VARS Ascending_State, in Line_To()
1414 if ( New_Profile( RAS_VARS Descending_State, in Line_To()
1424 New_Profile( RAS_VARS Descending_State, in Line_To()
1434 New_Profile( RAS_VARS Ascending_State, in Line_To()
1565 if ( New_Profile( RAS_VARS state_bez, o ) ) in Conic_To()
1707 if ( New_Profile( RAS_VARS state_bez, o ) ) in Cubic_To()
/external/freetype/
DChangeLog.232246 (New_Profile): Set the drop-out mode in the profile's `flags' field.
2275 (New_Profile, End_Profile): Pass overshoot flag as an argument and
DChangeLog.245035 * src/raster/ftraster.c (New_Profile): Replace "%lx" by "%p".