Source position: fefontengine.pas line 275
type TDirectRenderingFunction = procedure(
x: Integer;
y: Integer;
tx: Integer;
Data: pointer
) of object;