Source position: diskfont.pas line 265
type TGlyphWidthEntry = record
gwe_Node: TMinNode;
gwe_Code: Word;
gwe_Width: LongInt;
end;