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

  /external/webkit/Source/WebCore/xml/
XPathResult.idl 47 readonly attribute boolean invalidIteratorState;
XPathResult.h 70 bool invalidIteratorState() const;
XPathResult.cpp 164 bool XPathResult::invalidIteratorState() const
190 if (invalidIteratorState()) {
  /external/webkit/Source/WebCore/bindings/objc/
PublicDOMInterfaces.h     [all...]

Completed in 1460 milliseconds