Home
last modified time | relevance | path

Searched refs:HasInterfaceRegisterProc (Results 1 – 20 of 20) sorted by relevance

/dports/editors/lazarus/lazarus/converter/
H A Dconvertdelphi.pas1891 if CodeToolBoss.HasInterfaceRegisterProc(CodeBuffer, HasRegisterProc) then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/converter/
H A Dconvertdelphi.pas1887 if (CodeBuffer<>nil) and CodeToolBoss.HasInterfaceRegisterProc(CodeBuffer) then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/converter/
H A Dconvertdelphi.pas1887 if (CodeBuffer<>nil) and CodeToolBoss.HasInterfaceRegisterProc(CodeBuffer) then
/dports/editors/lazarus-qt5/lazarus/converter/
H A Dconvertdelphi.pas1891 if CodeToolBoss.HasInterfaceRegisterProc(CodeBuffer, HasRegisterProc) then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dcodetoolmanager.pas515 function HasInterfaceRegisterProc(Code: TCodeBuffer): boolean; in HasInterfaceRegisterProc() function
2442 function TCodeToolManager.HasInterfaceRegisterProc(Code: TCodeBuffer): boolean; in HasInterfaceRegisterProc() function
2450 Result:=FCurCodeTool.HasInterfaceRegisterProc;
H A Dstdcodetools.pas364 function HasInterfaceRegisterProc: boolean;
3956 function TStandardCodeTool.HasInterfaceRegisterProc: boolean; in HasInterfaceRegisterProc() function
/dports/editors/lazarus/lazarus/components/codetools/
H A Dcodetoolmanager.pas512 function HasInterfaceRegisterProc(Code: TCodeBuffer; in HasInterfaceRegisterProc() function
2427 function TCodeToolManager.HasInterfaceRegisterProc(Code: TCodeBuffer; in HasInterfaceRegisterProc() function
2437 Result:=FCurCodeTool.HasInterfaceRegisterProc(HasRegisterProc);
H A Dstdcodetools.pas362 function HasInterfaceRegisterProc(out HasRegisterProc: boolean): boolean;
3954 function TStandardCodeTool.HasInterfaceRegisterProc(out HasRegisterProc: boolean in HasInterfaceRegisterProc() function
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dcodetoolmanager.pas512 function HasInterfaceRegisterProc(Code: TCodeBuffer; in HasInterfaceRegisterProc() function
2427 function TCodeToolManager.HasInterfaceRegisterProc(Code: TCodeBuffer; in HasInterfaceRegisterProc() function
2437 Result:=FCurCodeTool.HasInterfaceRegisterProc(HasRegisterProc);
H A Dstdcodetools.pas362 function HasInterfaceRegisterProc(out HasRegisterProc: boolean): boolean;
3954 function TStandardCodeTool.HasInterfaceRegisterProc(out HasRegisterProc: boolean in HasInterfaceRegisterProc() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dcodetoolmanager.pas515 function HasInterfaceRegisterProc(Code: TCodeBuffer): boolean; in HasInterfaceRegisterProc() function
2442 function TCodeToolManager.HasInterfaceRegisterProc(Code: TCodeBuffer): boolean; in HasInterfaceRegisterProc() function
2450 Result:=FCurCodeTool.HasInterfaceRegisterProc;
H A Dstdcodetools.pas364 function HasInterfaceRegisterProc: boolean;
3956 function TStandardCodeTool.HasInterfaceRegisterProc: boolean; in HasInterfaceRegisterProc() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/packager/
H A Dpackageeditor.pas1940 if CodeToolBoss.HasInterfaceRegisterProc(CodeBuffer) then
H A Dpackagedefs.pas3400 if CodeToolBoss.HasInterfaceRegisterProc(Code) then
H A Dpkgmanager.pas2574 NewHasRegisterProc:=CodeToolBoss.HasInterfaceRegisterProc(Code);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/packager/
H A Dpackageeditor.pas1940 if CodeToolBoss.HasInterfaceRegisterProc(CodeBuffer) then
H A Dpackagedefs.pas3400 if CodeToolBoss.HasInterfaceRegisterProc(Code) then
H A Dpkgmanager.pas2574 NewHasRegisterProc:=CodeToolBoss.HasInterfaceRegisterProc(Code);
/dports/editors/lazarus/lazarus/packager/
H A Dpackagedefs.pas3333 CodeToolBoss.HasInterfaceRegisterProc(Code,HasRegister);
/dports/editors/lazarus-qt5/lazarus/packager/
H A Dpackagedefs.pas3333 CodeToolBoss.HasInterfaceRegisterProc(Code,HasRegister);