Searched refs:noHref (Results 1 - 6 of 6) sorted by relevance

/external/webkit/LayoutTests/dom/html/level2/html/
H A DHTMLAreaElement05.js78 The noHref attribute specifies that this area is inactive.
80 Retrieve the noHref attribute and examine its value.
102 vnohref = testNode.noHref;
H A Darea02.js100 vnohref = testNode.noHref;
/external/webkit/LayoutTests/dom/xhtml/level2/html/
H A DHTMLAreaElement05.js78 The noHref attribute specifies that this area is inactive.
80 Retrieve the noHref attribute and examine its value.
102 vnohref = testNode.noHref;
H A Darea02.js100 vnohref = testNode.noHref;
/external/webkit/Source/WebCore/html/
H A DHTMLAreaElement.idl28 attribute [Reflect] boolean noHref;
/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h377 @property BOOL noHref; variable

Completed in 140 milliseconds