Home
last modified time | relevance | path

Searched refs:CanChange (Results 1 – 25 of 45) sorted by relevance

12

/dports/editors/lazarus/lazarus/components/turbopower_ipro/
H A Dipanim.pas73 var CanChange : boolean) of object;
900 CanChange : Boolean;
914 CanChange := True;
920 CanChange);
922 if CanChange then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Dipanim.pas68 var CanChange : boolean) of object;
891 CanChange : Boolean;
905 CanChange := True;
911 CanChange);
913 if CanChange then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Dipanim.pas68 var CanChange : boolean) of object;
891 CanChange : Boolean;
905 CanChange := True;
911 CanChange);
913 if CanChange then
/dports/editors/lazarus-qt5/lazarus/components/turbopower_ipro/
H A Dipanim.pas73 var CanChange : boolean) of object;
900 CanChange : Boolean;
914 CanChange := True;
920 CanChange);
922 if CanChange then
/dports/www/gitea/gitea-1.16.5/routers/web/admin/
H A Demails.go44 CanChange bool
90 emails[i].CanChange = ctx.User.ID != emails[i].UID || !emails[i].IsPrimary
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System/
H A DTermInfoBooleans.cs62 CanChange, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Security/Mono.Security.Cryptography/
H A DKeyPairPersistence.cs150 if (this.CanChange)
379 private bool CanChange { property in Mono.Security.Cryptography.KeyPairPersistence
/dports/www/gitea/gitea-1.16.5/templates/repo/issue/view_content/
H A Dsidebar.tmpl26CanChange}}ui tooltip{{end}} item {{if .Checked}} checked {{end}} {{if not .CanChange}}ban-change{…
40CanChange}}ui tooltip{{end}} item {{if .Checked}} checked {{end}} {{if not .CanChange}}ban-change{…
71 {{if .CanChange}}
/dports/devel/ncurses/ncurses-6.3/ncurses/base/
H A Dlib_color.c55 #define CanChange InfoOf(SP_PARM).canchange macro
63 #define CanChange can_change
785 if (HasTerminal(SP_PARM) && (CanChange != 0)) { in NCURSES_SP_NAME()
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/xo/terminfo/terminfo-ca9a967f8778/
H A Dcapvals.go89 CanChange const
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/xo/terminfo/
H A Dcapvals.go89 CanChange const
/dports/editors/micro/micro-2.0.10/vendor/github.com/xo/terminfo/
H A Dcapvals.go89 CanChange const
/dports/www/gitea/gitea-1.16.5/templates/admin/emails/
H A Dlist.tmpl57 {{if .CanChange}}
/dports/www/gitea/gitea-1.16.5/routers/web/repo/
H A Dissue.go477 CanChange bool member
553 tmp.CanChange = true
556 tmp.CanChange = true
560 tmp.CanChange = true
624 CanChange: true,
652 CanChange: true,
/dports/editors/lazarus/lazarus/lcl/include/
H A Dcustomupdown.inc109 if not CanChange then Exit;
328 function TCustomUpDown.CanChange: Boolean;
H A Dcustomnotebook.inc394 Result := CanChange;
397 function TCustomTabControl.CanChange: Boolean;
584 …tIndex in Options) and (not CanChangePageIndex) then exit; //Delphi does not call CanChange either
H A Dtabcontrol.inc227 AllowChange:=TabControl.CanChange;
569 function TTabControl.CanChange: Boolean;
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Dcustomupdown.inc109 if not CanChange then Exit;
328 function TCustomUpDown.CanChange: Boolean;
H A Dcustomnotebook.inc394 Result := CanChange;
397 function TCustomTabControl.CanChange: Boolean;
584 …tIndex in Options) and (not CanChangePageIndex) then exit; //Delphi does not call CanChange either
H A Dtabcontrol.inc227 AllowChange:=TabControl.CanChange;
569 function TTabControl.CanChange: Boolean;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dcustomupdown.inc332 function TCustomUpDown.CanChange: Boolean;
371 if not CanChange then Exit;
H A Dcustomnotebook.inc367 Result := CanChange;
370 function TCustomTabControl.CanChange: Boolean;
557 …tIndex in Options) and (not CanChangePageIndex) then exit; //Delphi does not call CanChange either
H A Dtabcontrol.inc247 AllowChange:=TabControl.CanChange;
595 function TTabControl.CanChange: Boolean;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dcustomupdown.inc332 function TCustomUpDown.CanChange: Boolean;
371 if not CanChange then Exit;
H A Dcustomnotebook.inc367 Result := CanChange;
370 function TCustomTabControl.CanChange: Boolean;
557 …tIndex in Options) and (not CanChangePageIndex) then exit; //Delphi does not call CanChange either

12