Home
last modified time | relevance | path

Searched defs:setHref (Results 1 – 5 of 5) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorInclude.java78 public void setHref(String baseIdent) in setHref() method in ProcessorInclude
/external/webkit/Source/WebCore/page/
DLocation.cpp149 void Location::setHref(const String& urlString, DOMWindow* activeWindow, DOMWindow* firstWindow) in setHref() function in WebCore::Location
/external/webkit/Source/WebCore/bindings/js/
DJSLocationCustom.cpp178 void JSLocation::setHref(ExecState* exec, JSValue value) in setHref() function in WebCore::JSLocation
/external/webkit/Source/WebCore/html/
DHTMLAnchorElement.cpp269 void HTMLAnchorElement::setHref(const AtomicString& value) in setHref() function in WebCore::HTMLAnchorElement
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheet.java1216 public void setHref(String baseIdent) in setHref() method in Stylesheet