| [Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: ttobjs.pas line 265
type TGlyph_Transform = record |
xx: TT_Fixed; |
xy: TT_Fixed; |
yx: TT_Fixed; |
yy: TT_Fixed; |
ox: TT_F26Dot6; |
oy: TT_F26Dot6; |
end; |
| lazarus-ccr.sourceforge.net |