Source position: fefontengine.pas line 1646
type Function_Sweep_Span = procedure(
y: Int;
x1: FE_F26Dot6;
x2: FE_F26Dot6;
Left: TProfile;
Right: TProfile
) of object;