HomeSort by relevance Sort by last modified time
    Searched refs:HasAttributes (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/test/java/tests/org/w3c/dom/
HasAttributes.java 31 * The "hasAttributes()" method for a node should return false if the node does
33 * "hasAttributes()" method. The method should return false since the node does
41 public final class HasAttributes extends DOMTestCase {
78 state = addrNode.hasAttributes();
89 state = addrNode.hasAttributes();
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Element.idl 38 [MeasureAs=HasAttributes] boolean hasAttributes();
  /external/chromium_org/third_party/WebKit/Source/core/frame/
UseCounter.h 169 HasAttributes = 142, // Removed from DOM4.

Completed in 70 milliseconds