Home
last modified time | relevance | path

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

/external/freetype/src/raster/
Dftraster.c338 #define Overshoot_Bottom 0x20U macro
679 ras.cProfile->flags |= Overshoot_Bottom; in New_Profile()
752 ras.cProfile->flags |= Overshoot_Bottom; in End_Profile()
2410 !( left->flags & Overshoot_Bottom && in Vertical_Sweep_Drop()
2628 !( left->flags & Overshoot_Bottom && in Horizontal_Sweep_Drop()
/external/freetype/
DChangeLog.232244 * src/raster/ftraster.c (Flow_Up, Overshoot_Top, Overshoot_Bottom):
2272 * src/raster/ftraster.c (Overshoot_Top, Overshoot_Bottom): New