| [Overview][Types][Procedures and functions][Index] |
Source position: ttcmap.pas line 79
type TCMap4 = record |
||
segCountX2: UShort; |
|
|
searchRange: UShort; |
|
|
entrySelector: UShort; |
|
|
rangeShift: UShort; |
|
|
segments: PCMap4Segments; |
|
|
glyphIdArray: PUShort; |
|
|
numGlyphId: Int; |
|
|
end; |
| lazarus-ccr.sourceforge.net |