Source position: markdown.pdfrender.pas line 260
protected procedure TMarkDownPDFRenderer.LayoutTextWrapped( |
const aText: utf8string; |
const aFontSize: LongInt; |
const aFontStyle: TFontStyles; |
const aLinkHref: utf8string; |
const aContext: TFontContext; |
const aPreserveWhitespace: Boolean; |
const aDryRun: Boolean |
); virtual; |