Home
last modified time | relevance | path

Searched refs:TSynCustomCodeFoldBlock (Results 1 – 25 of 34) sorted by relevance

12

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynedithighlighterfoldbase.pas345 TSynCustomCodeFoldBlock = class class
349 FRight, FLeft: TSynCustomCodeFoldBlock;
377 FTop: TSynCustomCodeFoldBlock;
383 TSynCustomCodeFoldBlock; virtual;
2117 Fold: TSynCustomCodeFoldBlock;
2282 function TSynCustomCodeFoldBlock.GetChild(ABlockType: Pointer): TSynCustomCodeFoldBlock; in GetChild()
2297 function TSynCustomCodeFoldBlock.GetOrCreateSibling(ABlockType: Pointer): TSynCustomCodeFoldBlock; in GetOrCreateSibling()
2302 N, P, C: TSynCustomCodeFoldBlock;
2412 P: TSynCustomCodeFoldBlock;
2442 destructor TSynCustomCodeFoldBlock.Destroy;
[all …]
H A Dsynedithighlighterxmlbase.pas71 function StartXmlCodeFoldBlock(ABlockType: Integer): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
73 AName: String): TSynCustomCodeFoldBlock;
115 …ction TSynCustomXmlHighlighter.StartXmlCodeFoldBlock(ABlockType: Integer): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
128 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
H A Dsynhighlighterxml.pas157 function StartXmlCodeFoldBlock(ABlockType: TXmlCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
159 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
958 …ction TSynXMLSyn.StartXmlCodeFoldBlock(ABlockType: TXmlCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
964 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
H A Dsynhighlighterlfm.pas122 (ABlockType: TLfmCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartLfmCodeFoldBlock()
630 …ction TSynLFMSyn.StartLfmCodeFoldBlock(ABlockType: TLfmCodeFoldBlockType): TSynCustomCodeFoldBlock; in TSynLFMSyn.StartLfmCodeFoldBlock()
H A Dsynhighlighterdiff.pas153 function StartDiffCodeFoldBlock(ABlockType: TDiffCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartDiffCodeFoldBlock()
690 …on TSynDiffSyn.StartDiffCodeFoldBlock(ABlockType: TDiffCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartDiffCodeFoldBlock()
H A Dsynhighlighterhtml.pp460 function StartHtmlCodeFoldBlock(ABlockType: THtmlCodeFoldBlockType): TSynCustomCodeFoldBlock;
462 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
2768 …on TSynHTMLSyn.StartHtmlCodeFoldBlock(ABlockType: THtmlCodeFoldBlockType): TSynCustomCodeFoldBlock;
2774 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
/dports/editors/lazarus-qt5/lazarus/components/synedit/
H A Dsynedithighlighterfoldbase.pas345 TSynCustomCodeFoldBlock = class class
349 FRight, FLeft: TSynCustomCodeFoldBlock;
377 FTop: TSynCustomCodeFoldBlock;
383 TSynCustomCodeFoldBlock; virtual;
2117 Fold: TSynCustomCodeFoldBlock;
2282 function TSynCustomCodeFoldBlock.GetChild(ABlockType: Pointer): TSynCustomCodeFoldBlock; in GetChild()
2297 function TSynCustomCodeFoldBlock.GetOrCreateSibling(ABlockType: Pointer): TSynCustomCodeFoldBlock; in GetOrCreateSibling()
2302 N, P, C: TSynCustomCodeFoldBlock;
2412 P: TSynCustomCodeFoldBlock;
2442 destructor TSynCustomCodeFoldBlock.Destroy;
[all …]
H A Dsynedithighlighterxmlbase.pas71 function StartXmlCodeFoldBlock(ABlockType: Integer): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
73 AName: String): TSynCustomCodeFoldBlock;
115 …ction TSynCustomXmlHighlighter.StartXmlCodeFoldBlock(ABlockType: Integer): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
128 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
H A Dsynhighlighterxml.pas157 function StartXmlCodeFoldBlock(ABlockType: TXmlCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
159 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
961 …ction TSynXMLSyn.StartXmlCodeFoldBlock(ABlockType: TXmlCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
967 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
H A Dsynhighlighterlfm.pas122 (ABlockType: TLfmCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartLfmCodeFoldBlock()
633 …ction TSynLFMSyn.StartLfmCodeFoldBlock(ABlockType: TLfmCodeFoldBlockType): TSynCustomCodeFoldBlock; in TSynLFMSyn.StartLfmCodeFoldBlock()
H A Dsynhighlighterdiff.pas153 function StartDiffCodeFoldBlock(ABlockType: TDiffCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartDiffCodeFoldBlock()
694 …on TSynDiffSyn.StartDiffCodeFoldBlock(ABlockType: TDiffCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartDiffCodeFoldBlock()
H A Dsynhighlighterhtml.pp460 function StartHtmlCodeFoldBlock(ABlockType: THtmlCodeFoldBlockType): TSynCustomCodeFoldBlock;
462 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
2771 …on TSynHTMLSyn.StartHtmlCodeFoldBlock(ABlockType: THtmlCodeFoldBlockType): TSynCustomCodeFoldBlock;
2777 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynedithighlighterfoldbase.pas345 TSynCustomCodeFoldBlock = class class
349 FRight, FLeft: TSynCustomCodeFoldBlock;
377 FTop: TSynCustomCodeFoldBlock;
383 TSynCustomCodeFoldBlock; virtual;
2117 Fold: TSynCustomCodeFoldBlock;
2282 function TSynCustomCodeFoldBlock.GetChild(ABlockType: Pointer): TSynCustomCodeFoldBlock; in GetChild()
2297 function TSynCustomCodeFoldBlock.GetOrCreateSibling(ABlockType: Pointer): TSynCustomCodeFoldBlock; in GetOrCreateSibling()
2302 N, P, C: TSynCustomCodeFoldBlock;
2412 P: TSynCustomCodeFoldBlock;
2442 destructor TSynCustomCodeFoldBlock.Destroy;
[all …]
H A Dsynedithighlighterxmlbase.pas71 function StartXmlCodeFoldBlock(ABlockType: Integer): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
73 AName: String): TSynCustomCodeFoldBlock;
115 …ction TSynCustomXmlHighlighter.StartXmlCodeFoldBlock(ABlockType: Integer): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
128 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
H A Dsynhighlighterxml.pas157 function StartXmlCodeFoldBlock(ABlockType: TXmlCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
159 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
958 …ction TSynXMLSyn.StartXmlCodeFoldBlock(ABlockType: TXmlCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
964 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
H A Dsynhighlighterlfm.pas122 (ABlockType: TLfmCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartLfmCodeFoldBlock()
630 …ction TSynLFMSyn.StartLfmCodeFoldBlock(ABlockType: TLfmCodeFoldBlockType): TSynCustomCodeFoldBlock; in TSynLFMSyn.StartLfmCodeFoldBlock()
H A Dsynhighlighterdiff.pas153 function StartDiffCodeFoldBlock(ABlockType: TDiffCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartDiffCodeFoldBlock()
690 …on TSynDiffSyn.StartDiffCodeFoldBlock(ABlockType: TDiffCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartDiffCodeFoldBlock()
/dports/editors/lazarus/lazarus/components/synedit/
H A Dsynedithighlighterfoldbase.pas345 TSynCustomCodeFoldBlock = class class
349 FRight, FLeft: TSynCustomCodeFoldBlock;
377 FTop: TSynCustomCodeFoldBlock;
383 TSynCustomCodeFoldBlock; virtual;
2117 Fold: TSynCustomCodeFoldBlock;
2282 function TSynCustomCodeFoldBlock.GetChild(ABlockType: Pointer): TSynCustomCodeFoldBlock; in GetChild()
2297 function TSynCustomCodeFoldBlock.GetOrCreateSibling(ABlockType: Pointer): TSynCustomCodeFoldBlock; in GetOrCreateSibling()
2302 N, P, C: TSynCustomCodeFoldBlock;
2412 P: TSynCustomCodeFoldBlock;
2442 destructor TSynCustomCodeFoldBlock.Destroy;
[all …]
H A Dsynedithighlighterxmlbase.pas71 function StartXmlCodeFoldBlock(ABlockType: Integer): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
73 AName: String): TSynCustomCodeFoldBlock;
115 …ction TSynCustomXmlHighlighter.StartXmlCodeFoldBlock(ABlockType: Integer): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
128 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
H A Dsynhighlighterxml.pas157 function StartXmlCodeFoldBlock(ABlockType: TXmlCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
159 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
961 …ction TSynXMLSyn.StartXmlCodeFoldBlock(ABlockType: TXmlCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartXmlCodeFoldBlock()
967 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
H A Dsynhighlighterlfm.pas122 (ABlockType: TLfmCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartLfmCodeFoldBlock()
633 …ction TSynLFMSyn.StartLfmCodeFoldBlock(ABlockType: TLfmCodeFoldBlockType): TSynCustomCodeFoldBlock; in TSynLFMSyn.StartLfmCodeFoldBlock()
H A Dsynhighlighterdiff.pas153 function StartDiffCodeFoldBlock(ABlockType: TDiffCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartDiffCodeFoldBlock()
694 …on TSynDiffSyn.StartDiffCodeFoldBlock(ABlockType: TDiffCodeFoldBlockType): TSynCustomCodeFoldBlock; in StartDiffCodeFoldBlock()
H A Dsynhighlighterhtml.pp460 function StartHtmlCodeFoldBlock(ABlockType: THtmlCodeFoldBlockType): TSynCustomCodeFoldBlock;
462 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
2771 …on TSynHTMLSyn.StartHtmlCodeFoldBlock(ABlockType: THtmlCodeFoldBlockType): TSynCustomCodeFoldBlock;
2777 OpenPos: Integer; AName: String): TSynCustomCodeFoldBlock;
/dports/editors/picpas/PicPas-7940bc3/_libraries/SynFacilUtils-1.21/
H A DSynFacilHighlighter.pas1375 Fold: TSynCustomCodeFoldBlock;
1389 Fold: TSynCustomCodeFoldBlock;
1974 Fold: TSynCustomCodeFoldBlock;
/dports/editors/picpas/PicPas-7940bc3/syncfacilutils/
H A DSynFacilHighlighter.pas1375 Fold: TSynCustomCodeFoldBlock;
1389 Fold: TSynCustomCodeFoldBlock;
1974 Fold: TSynCustomCodeFoldBlock;

12