Home
last modified time | relevance | path

Searched refs:ControlEnabled (Results 1 – 11 of 11) sorted by relevance

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/device/
H A Dmousew32.cpp80 bool ControlEnabled = false; variable
120 if (!switched_away && Mouse::ControlEnabled) in mgetgraphpos()
354 ControlEnabled = true; in EnableControl()
360 ControlEnabled = false; in DisableControl()
366 return ControlEnabled; in IsControlEnabled()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/device/
H A Dmouse_w32.cpp68 if (!_G(switched_away) && _GP(mouse).ControlEnabled) { in mgetgraphpos()
178 return ControlEnabled; in IsControlEnabled()
202 ControlEnabled = false; in SetMovementControl()
H A Dmouse_w32.h54 bool ControlEnabled = false; member
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/packager/
H A Dprojpackfilepropgui.pas83 ControlVisible, ControlEnabled: Boolean;
406 AddToUsesPkgSectionCheckBox.Enabled := ControlEnabled;
412 CallRegisterProcCheckBox.Enabled := ControlEnabled;
418 RegisteredPluginsGroupBox.Enabled := ControlEnabled;
446 DisableI18NForLFMCheckBox.Enabled := ControlEnabled;
H A Dpackageeditor.pas2461 FPropGui.ControlEnabled := not LazPackage.ReadOnly;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/packager/
H A Dprojpackfilepropgui.pas83 ControlVisible, ControlEnabled: Boolean;
406 AddToUsesPkgSectionCheckBox.Enabled := ControlEnabled;
412 CallRegisterProcCheckBox.Enabled := ControlEnabled;
418 RegisteredPluginsGroupBox.Enabled := ControlEnabled;
446 DisableI18NForLFMCheckBox.Enabled := ControlEnabled;
H A Dpackageeditor.pas2461 FPropGui.ControlEnabled := not LazPackage.ReadOnly;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpoclass.h254 UCHAR ControlEnabled; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpoclass.h254 UCHAR ControlEnabled; member
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dprojectinspector.pas1684 FPropGui.ControlEnabled := True; //not LazProject.ReadOnly;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dprojectinspector.pas1684 FPropGui.ControlEnabled := True; //not LazProject.ReadOnly;