Source position: fefontengine.pas line 1236
type TGlyph_Transform = record
xx: FE_Fixed;
xy: FE_Fixed;
yx: FE_Fixed;
yy: FE_Fixed;
ox: FE_F26Dot6;
oy: FE_F26Dot6;
end;