Searched defs:enabled (Results 1 - 25 of 174) sorted by relevance

1234567

/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/control/
H A Dassert.tcl36 proc enabled {args} { procedure
/macosx-10.10.1/OpenSSH-189/
H A Dremote-login-status.c20 int enabled = SMJobIsEnabled(kSMDomainSystemLaunchd, CFSTR("com.openssh.sshd"), &persistent); local
/macosx-10.10.1/WebKit-7600.1.25/ios/WebCoreSupport/
H A DSearchPopupMenuIOS.cpp46 bool SearchPopupMenuIOS::enabled() function in class:SearchPopupMenuIOS
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DWebGeolocationProvider.cpp50 void WebGeolocationProvider::setEnableHighAccuracy(WebGeolocationManagerProxy* geolocationManager, bool enabled) argument
H A DWebTextChecker.cpp58 void WebTextChecker::continuousSpellCheckingEnabledStateChanged(bool enabled) argument
64 void WebTextChecker::grammarCheckingEnabledStateChanged(bool enabled) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKTextChecker.cpp42 void WKTextCheckerContinuousSpellCheckingEnabledStateChanged(bool enabled) argument
47 void WKTextCheckerGrammarCheckingEnabledStateChanged(bool enabled) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/InjectedBundle/API/c/
H A DWKBundleInspector.cpp73 void WKBundleInspectorSetPageProfilingEnabled(WKBundleInspectorRef inspectorRef, bool enabled) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DGCActivityCallback.h60 void setEnabled(bool enabled) { m_enabled = enabled; } argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/agents/
H A DInspectorRuntimeAgent.h72 bool enabled() const { return m_enabled; } function in class:Inspector::InspectorRuntimeAgent
H A DInspectorConsoleAgent.h71 bool enabled() const { return m_enabled; } function in class:Inspector::InspectorConsoleAgent
H A DInspectorProfilerAgent.h82 bool enabled() const { return m_enabled; } function in class:Inspector::InspectorProfilerAgent
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DWebContextMenuItem.cpp43 PassRefPtr<WebContextMenuItem> WebContextMenuItem::create(const String& title, bool enabled, API::Array* submenuItems) argument
H A DWebContextMenuItemData.cpp50 WebContextMenuItemData::WebContextMenuItemData(WebCore::ContextMenuItemType type, WebCore::ContextMenuAction action, const String& title, bool enabled, bool checked) argument
60 WebContextMenuItemData::WebContextMenuItemData(WebCore::ContextMenuAction action, const String& title, bool enabled, const Vector<WebContextMenuItemData>& submenu) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/tests/
H A Dtest_ewk2_popup_menu.cpp32 static void checkBasicPopupMenuItem(Ewk_Popup_Menu_Item* item, const char* title, bool enabled) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/gtk/
H A DExperimentalFeatures.cpp38 bool enabled; member in struct:WebKit::Setting
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebGeolocationClient.cpp61 void WebGeolocationClient::setEnableHighAccuracy(bool enabled) argument
H A DWebSearchPopupMenu.cpp74 bool WebSearchPopupMenu::enabled() function in class:WebKit::WebSearchPopupMenu
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOEventSource.h123 bool enabled; member in class:IOEventSource
/macosx-10.10.1/JavaScriptCore-7600.1.17/tools/
H A DCodeProfiling.h63 static bool enabled() { return s_mode != Disabled; } function in class:JSC::CodeProfiling
/macosx-10.10.1/WebKit2-7600.1.25/Shared/API/c/
H A DWKContextMenuItem.cpp47 WKContextMenuItemRef WKContextMenuItemCreateAsAction(WKContextMenuItemTag tag, WKStringRef title, bool enabled) argument
59 WKContextMenuItemRef WKContextMenuItemCreateAsCheckableAction(WKContextMenuItemTag tag, WKStringRef title, bool enabled, bool checked) argument
72 WKContextMenuItemRef WKContextMenuItemCreateAsSubmenu(WKStringRef title, bool enabled, WKArrayRef submenuItems) argument
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Geolocation/
H A DWebGeolocationManager.cpp80 void WebGeolocationManager::setEnableHighAccuracyForPage(WebPage* page, bool enabled) argument
/macosx-10.10.1/bind9-45.101/bind9/bin/named/
H A Dlistenlist.c103 ns_listenlist_default(isc_mem_t *mctx, in_port_t port, isc_boolean_t enabled, ns_listenlist_t **target) argument
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/ControlPanel/
H A DFourthPage.cpp97 DWORD enabled; local
152 DWORD enabled; local
/macosx-10.10.1/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMUPSPrefs.c42 CFBooleanRef enabled; local
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/remote/
H A DRemoteInspector.h58 bool enabled() const { return m_enabled; } function in class:Inspector::final

Completed in 154 milliseconds

1234567