Home
last modified time | relevance | path

Searched refs:pEnable (Results 1 – 25 of 627) sorted by relevance

12345678910>>...26

/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/ui/qml/
H A DSettingsModel.cpp85 void SettingsModel::setDeveloperOptions(bool pEnable) in setDeveloperOptions() argument
87 if (isDeveloperOptions() != pEnable) in setDeveloperOptions()
90 settings.setDeveloperOptions(pEnable); in setDeveloperOptions()
102 void SettingsModel::setDeveloperMode(bool pEnable) in setDeveloperMode() argument
104 if (isDeveloperMode() != pEnable) in setDeveloperMode()
107 settings.setDeveloperMode(pEnable); in setDeveloperMode()
H A DReaderScanEnabler.cpp32 void ReaderScanEnabler::enableScan(const bool pEnable) in enableScan() argument
35 if (pEnable && !manager->isScanRunning()) in enableScan()
H A DReaderScanEnabler.h25 void enableScan(const bool pEnable);
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/helper/remote_device/
H A DMockRemoteServer.cpp43 void MockRemoteServer::setPairing(bool pEnable) in setPairing() argument
45 mPairing = pEnable; in setPairing()
H A DMockRemoteServer.h33 void setPairing(bool pEnable) override;
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/settings/
H A DVolatileSettings.h19 #define SDK_MODE(pEnable)\ argument
21 Env::getSingleton<VolatileSettings>()->setUsedAsSDK(pEnable);\
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/remote_device/
H A DRemoteWebSocketServer.h42 virtual void setPairing(bool pEnable = true) = 0;
80 virtual void setPairing(bool pEnable = true) override;
H A DRemoteServerImpl.cpp92 void RemoteServerImpl::setPairing(bool pEnable) in setPairing() argument
94 mWebSocketServer->setPairing(pEnable); in setPairing()
H A DRemoteWebSocketServer.cpp145 void RemoteWebSocketServerImpl::setPairing(bool pEnable) in setPairing() argument
147 mTlsServer->setPairing(pEnable); in setPairing()
H A DRemoteTlsServer.cpp192 void RemoteTlsServer::setPairing(bool pEnable) in setPairing() argument
194 if (pEnable) in setPairing()
H A DRemoteServerImpl.h35 void setPairing(bool pEnable = true) override;
H A DRemoteTlsServer.h39 void setPairing(bool pEnable = true);
H A DRemoteServer.h35 virtual void setPairing(bool pEnable = true) = 0;
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/ui/json/
H A DUIPlugInJson.cpp27 void UIPlugInJson::setEnabled(bool pEnable) in setEnabled() argument
29 mEnabled = pEnable; in setEnabled()
H A DUIPlugInJson.h33 void setEnabled(bool pEnable = true);
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/global/
H A DLogHandler.h131 void setLogfile(bool pEnable);
133 void setUseHandler(bool pEnable);
H A DLogHandler.cpp491 void LogHandler::setLogfile(bool pEnable) in setLogfile() argument
496 if (pEnable) in setLogfile()
525 void LogHandler::setUseHandler(bool pEnable) in setUseHandler() argument
527 mUseHandler = pEnable; in setUseHandler()
/dports/astro/phd2/phd2-2.6.10/cameras/
H A DDSCAMAPI.h304 DT_API DS_CAMERA_STATUS _stdcall DSCameraGetColorEnhancement(IN BOOL *pEnable);
342 DT_API DS_CAMERA_STATUS _stdcall DSCameraGetMonochrome(IN BOOL *pEnable);
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/plugins/
H A Dgraph_equalizer.cpp170 b->pEnable = NULL; in init()
292 b->pEnable = sb->pEnable; in init()
303 b->pEnable = vPorts[port_id++]; in init()
467 bool enable = b->pEnable->getValue() >= 0.5f; in update_settings()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dmediactrl_am.cpp210 STDMETHOD(get_EnableContextMenu)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
211 STDMETHOD(put_EnableContextMenu)(VARIANT_BOOL pEnable) PURE;
245 STDMETHOD(get_FullScreenMode)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
246 STDMETHOD(put_FullScreenMode)(VARIANT_BOOL pEnable) PURE;
247 STDMETHOD(get_AutoStart)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
248 STDMETHOD(put_AutoStart)(VARIANT_BOOL pEnable) PURE;
249 STDMETHOD(get_AutoRewind)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
250 STDMETHOD(put_AutoRewind)(VARIANT_BOOL pEnable) PURE;
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/plugins/
H A Dgraph_equalizer.h68 IPort *pEnable; // Enable port member
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dmediactrl_am.cpp244 STDMETHOD(get_EnableContextMenu)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
245 STDMETHOD(put_EnableContextMenu)(VARIANT_BOOL pEnable) PURE;
279 STDMETHOD(get_FullScreenMode)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
280 STDMETHOD(put_FullScreenMode)(VARIANT_BOOL pEnable) PURE;
281 STDMETHOD(get_AutoStart)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
282 STDMETHOD(put_AutoStart)(VARIANT_BOOL pEnable) PURE;
283 STDMETHOD(get_AutoRewind)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
284 STDMETHOD(put_AutoRewind)(VARIANT_BOOL pEnable) PURE;
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dmediactrl_am.cpp244 STDMETHOD(get_EnableContextMenu)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
245 STDMETHOD(put_EnableContextMenu)(VARIANT_BOOL pEnable) PURE;
279 STDMETHOD(get_FullScreenMode)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
280 STDMETHOD(put_FullScreenMode)(VARIANT_BOOL pEnable) PURE;
281 STDMETHOD(get_AutoStart)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
282 STDMETHOD(put_AutoStart)(VARIANT_BOOL pEnable) PURE;
283 STDMETHOD(get_AutoRewind)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
284 STDMETHOD(put_AutoRewind)(VARIANT_BOOL pEnable) PURE;
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dmediactrl_am.cpp244 STDMETHOD(get_EnableContextMenu)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
245 STDMETHOD(put_EnableContextMenu)(VARIANT_BOOL pEnable) PURE;
279 STDMETHOD(get_FullScreenMode)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
280 STDMETHOD(put_FullScreenMode)(VARIANT_BOOL pEnable) PURE;
281 STDMETHOD(get_AutoStart)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
282 STDMETHOD(put_AutoStart)(VARIANT_BOOL pEnable) PURE;
283 STDMETHOD(get_AutoRewind)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
284 STDMETHOD(put_AutoRewind)(VARIANT_BOOL pEnable) PURE;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dmediactrl_am.cpp244 STDMETHOD(get_EnableContextMenu)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
245 STDMETHOD(put_EnableContextMenu)(VARIANT_BOOL pEnable) PURE;
279 STDMETHOD(get_FullScreenMode)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
280 STDMETHOD(put_FullScreenMode)(VARIANT_BOOL pEnable) PURE;
281 STDMETHOD(get_AutoStart)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
282 STDMETHOD(put_AutoStart)(VARIANT_BOOL pEnable) PURE;
283 STDMETHOD(get_AutoRewind)(VARIANT_BOOL __RPC_FAR *pEnable) PURE;
284 STDMETHOD(put_AutoRewind)(VARIANT_BOOL pEnable) PURE;

12345678910>>...26