| [Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: ttobjs.pas line 224
type TGlyph_Zone = record |
n_points: Int; |
n_contours: Int; |
org: TT_Points; |
cur: TT_Points; |
flags: TT_PTouchTable; |
conEnds: PUShort; |
end; |
| lazarus-ccr.sourceforge.net |