Source position: bullet.pas line 74
type tGlyphWidthEntry = record
gwe_Node: tMinNode;
gwe_Code: Word;
gwe_Width: LongInt;
end;