Home
last modified time | relevance | path

Searched refs:TSynHLightMultiSectionList (Results 1 – 8 of 8) sorted by relevance

/dports/editors/lazarus/lazarus/components/synedit/
H A Dsynhighlightermulti.pas78 TSynHLightMultiSectionList=class(TSynEditStorageMem) class
107 FSectionList: TSynHLightMultiSectionList;
140 property SectionList: TSynHLightMultiSectionList read FSectionList;
391 procedure TSynHLightMultiSectionList.SetSection(Index: Integer;
401 constructor TSynHLightMultiSectionList.Create;
407 procedure TSynHLightMultiSectionList.Debug;
416 procedure TSynHLightMultiSectionList.Insert(AnIndex: Integer;
423 procedure TSynHLightMultiSectionList.Delete(AnIndex: Integer);
430 function TSynHLightMultiSectionList.IndexOfFirstSectionAtLineIdx(ALineIdx: Integer; in IndexOfFirstSectionAtLineIdx()
533 function TSynHLightMultiSectionList.VirtualIdxToRealIdx(AVLineIdx: Integer): Integer; in TSynHLightMultiSectionList.VirtualIdxToRealIdx()
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynhighlightermulti.pas78 TSynHLightMultiSectionList=class(TSynEditStorageMem) class
107 FSectionList: TSynHLightMultiSectionList;
140 property SectionList: TSynHLightMultiSectionList read FSectionList;
391 procedure TSynHLightMultiSectionList.SetSection(Index: Integer;
401 constructor TSynHLightMultiSectionList.Create;
407 procedure TSynHLightMultiSectionList.Debug;
416 procedure TSynHLightMultiSectionList.Insert(AnIndex: Integer;
423 procedure TSynHLightMultiSectionList.Delete(AnIndex: Integer);
430 function TSynHLightMultiSectionList.IndexOfFirstSectionAtLineIdx(ALineIdx: Integer; in IndexOfFirstSectionAtLineIdx()
533 function TSynHLightMultiSectionList.VirtualIdxToRealIdx(AVLineIdx: Integer): Integer; in TSynHLightMultiSectionList.VirtualIdxToRealIdx()
[all …]
/dports/editors/lazarus-qt5/lazarus/components/synedit/
H A Dsynhighlightermulti.pas78 TSynHLightMultiSectionList=class(TSynEditStorageMem) class
107 FSectionList: TSynHLightMultiSectionList;
140 property SectionList: TSynHLightMultiSectionList read FSectionList;
391 procedure TSynHLightMultiSectionList.SetSection(Index: Integer;
401 constructor TSynHLightMultiSectionList.Create;
407 procedure TSynHLightMultiSectionList.Debug;
416 procedure TSynHLightMultiSectionList.Insert(AnIndex: Integer;
423 procedure TSynHLightMultiSectionList.Delete(AnIndex: Integer);
430 function TSynHLightMultiSectionList.IndexOfFirstSectionAtLineIdx(ALineIdx: Integer; in IndexOfFirstSectionAtLineIdx()
533 function TSynHLightMultiSectionList.VirtualIdxToRealIdx(AVLineIdx: Integer): Integer; in TSynHLightMultiSectionList.VirtualIdxToRealIdx()
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynhighlightermulti.pas78 TSynHLightMultiSectionList=class(TSynEditStorageMem) class
107 FSectionList: TSynHLightMultiSectionList;
140 property SectionList: TSynHLightMultiSectionList read FSectionList;
391 procedure TSynHLightMultiSectionList.SetSection(Index: Integer;
401 constructor TSynHLightMultiSectionList.Create;
407 procedure TSynHLightMultiSectionList.Debug;
416 procedure TSynHLightMultiSectionList.Insert(AnIndex: Integer;
423 procedure TSynHLightMultiSectionList.Delete(AnIndex: Integer);
430 function TSynHLightMultiSectionList.IndexOfFirstSectionAtLineIdx(ALineIdx: Integer; in IndexOfFirstSectionAtLineIdx()
533 function TSynHLightMultiSectionList.VirtualIdxToRealIdx(AVLineIdx: Integer): Integer; in TSynHLightMultiSectionList.VirtualIdxToRealIdx()
[all …]
/dports/editors/lazarus/lazarus/components/synedit/test/
H A Dtesthighlightmulti.pas27 procedure DumpSections(ASectList: TSynHLightMultiSectionList);
119 procedure TTestHighlightMulti.DumpSections(ASectList: TSynHLightMultiSectionList);
180 sl: TSynHLightMultiSectionList;
225 sl := TSynHLightMultiSectionList.Create;
345 sl := TSynHLightMultiSectionList.Create;
433 sl: TSynHLightMultiSectionList;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/test/
H A Dtesthighlightmulti.pas27 procedure DumpSections(ASectList: TSynHLightMultiSectionList);
119 procedure TTestHighlightMulti.DumpSections(ASectList: TSynHLightMultiSectionList);
180 sl: TSynHLightMultiSectionList;
225 sl := TSynHLightMultiSectionList.Create;
345 sl := TSynHLightMultiSectionList.Create;
433 sl: TSynHLightMultiSectionList;
/dports/editors/lazarus-qt5/lazarus/components/synedit/test/
H A Dtesthighlightmulti.pas27 procedure DumpSections(ASectList: TSynHLightMultiSectionList);
119 procedure TTestHighlightMulti.DumpSections(ASectList: TSynHLightMultiSectionList);
180 sl: TSynHLightMultiSectionList;
225 sl := TSynHLightMultiSectionList.Create;
345 sl := TSynHLightMultiSectionList.Create;
433 sl: TSynHLightMultiSectionList;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/test/
H A Dtesthighlightmulti.pas27 procedure DumpSections(ASectList: TSynHLightMultiSectionList);
119 procedure TTestHighlightMulti.DumpSections(ASectList: TSynHLightMultiSectionList);
180 sl: TSynHLightMultiSectionList;
225 sl := TSynHLightMultiSectionList.Create;
345 sl := TSynHLightMultiSectionList.Create;
433 sl: TSynHLightMultiSectionList;