Searched defs:setActive (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
H A Dbraille_captions_background.js80 cvox.BrailleCaptionsBackground.setActive = function(newValue) {
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DUserActionElementSet.h48 void setActive(Node* node, bool enable) { setFlags(node, enable, IsActiveFlag); } function in class:blink::FINAL
H A DContainerNode.cpp1035 void ContainerNode::setActive(bool down) function in class:blink::ContainerNode
1040 Node::setActive(down);
H A DNode.cpp2374 void Node::setActive(bool flag) function in class:blink::Node
2376 document().userActionElements().setActive(this, flag);
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
H A Dbraille_overlay_widget.js57 cvox.BrailleOverlayWidget.prototype.setActive = function(value) {
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
H A DServiceWorkerRegistration.cpp70 void ServiceWorkerRegistration::setActive(WebServiceWorker* serviceWorker) function in class:blink::ServiceWorkerRegistration
/external/smack/src/org/xbill/DNS/
H A DDNSInput.java63 setActive(int len) { method in class:DNSInput
89 * Restores the previously set active region. This differs from setActive() in
90 * that restoreActive() takes an absolute position, and setActive takes an
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLLabelElement.cpp86 void HTMLLabelElement::setActive(bool down) function in class:blink::HTMLLabelElement
92 HTMLElement::setActive(down);
96 element->setActive(down);
H A DHTMLAnchorElement.cpp166 void HTMLAnchorElement::setActive(bool down) function in class:blink::HTMLAnchorElement
171 ContainerNode::setActive(down);
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
H A DIDBTransaction.cpp166 void IDBTransaction::setActive(bool active) function in class:blink::IDBTransaction
168 ASSERT_WITH_MESSAGE(m_state != Finished, "A finished transaction tried to setActive(%s)", active ? "true" : "false");
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DFocusController.cpp724 void FocusController::setActive(bool active) function in class:blink::FocusController
/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkDrawCommand.h67 virtual void setActive(bool active) {} function in class:SkDrawCommand
561 virtual void setActive(bool active) SK_OVERRIDE { fActive = active; }
634 virtual void setActive(bool active) { fActive = active; } function in class:SkPushCullCommand
/external/skia/src/utils/debugger/
H A DSkDrawCommand.h67 virtual void setActive(bool active) {} function in class:SkDrawCommand
543 virtual void setActive(bool active) SK_OVERRIDE { fActive = active; }
616 virtual void setActive(bool active) { fActive = active; } function in class:SkPushCullCommand
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs-ant.jarMETA-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 490 milliseconds