Source position: pango-renderer.inc line 52
type TPangoRendererPrivate = record
color: array [0..N_RENDER_PARTS-1] of TPangoColor;
color_set: array [0..N_RENDER_PARTS-1] of gboolean;
line: PPangoLayoutLine;
end;