Searched refs:TSynHLightMultiSectionList (Results 1 – 8 of 8) sorted by relevance
78 TSynHLightMultiSectionList=class(TSynEditStorageMem) class107 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 …]
27 procedure DumpSections(ASectList: TSynHLightMultiSectionList);119 procedure TTestHighlightMulti.DumpSections(ASectList: TSynHLightMultiSectionList);180 sl: TSynHLightMultiSectionList;225 sl := TSynHLightMultiSectionList.Create;345 sl := TSynHLightMultiSectionList.Create;433 sl: TSynHLightMultiSectionList;