Home
last modified time | relevance | path

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

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dextractproctool.pas88 eptSubProcedureSameLvl,
769 eptSubProcedureSameLvl:
1049 and (ProcType in [eptSubProcedure,eptSubProcedureSameLvl]) then procedure
1051 if (not SubProcSameLvlPossible) and (ProcType=eptSubProcedureSameLvl) then
/dports/editors/lazarus/lazarus/components/codetools/
H A Dextractproctool.pas88 eptSubProcedureSameLvl,
769 eptSubProcedureSameLvl:
1049 and (ProcType in [eptSubProcedure,eptSubProcedureSameLvl]) then procedure
1051 if (not SubProcSameLvlPossible) and (ProcType=eptSubProcedureSameLvl) then
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dextractproctool.pas88 eptSubProcedureSameLvl,
769 eptSubProcedureSameLvl:
1049 and (ProcType in [eptSubProcedure,eptSubProcedureSameLvl]) then procedure
1051 if (not SubProcSameLvlPossible) and (ProcType=eptSubProcedureSameLvl) then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dextractproctool.pas88 eptSubProcedureSameLvl,
769 eptSubProcedureSameLvl:
1049 and (ProcType in [eptSubProcedure,eptSubProcedureSameLvl]) then procedure
1051 if (not SubProcSameLvlPossible) and (ProcType=eptSubProcedureSameLvl) then
/dports/editors/lazarus/lazarus/ide/
H A Dextractprocdlg.pas353 else if Item=lisSubProcedureOnSameLevel then Result:=eptSubProcedureSameLvl;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dextractprocdlg.pas356 else if Item=lisSubProcedureOnSameLevel then Result:=eptSubProcedureSameLvl;
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dextractprocdlg.pas353 else if Item=lisSubProcedureOnSameLevel then Result:=eptSubProcedureSameLvl;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dextractprocdlg.pas356 else if Item=lisSubProcedureOnSameLevel then Result:=eptSubProcedureSameLvl;