Searched refs:addLink (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLViewSourceDocument.h71 PassRefPtrWillBeRawPtr<Element> addLink(const AtomicString& url, bool isAnchor);
H A DHTMLViewSourceDocument.cpp270 m_current = addLink(link, isAnchor);
288 PassRefPtrWillBeRawPtr<Element> HTMLViewSourceDocument::addLink(const AtomicString& url, bool isAnchor) function in class:blink::HTMLViewSourceDocument
/external/llvm/lib/CodeGen/
H A DSpillPlacement.cpp135 /// addLink - Add a link to bundle b with weight w.
136 void addLink(unsigned b, BlockFrequency w) { function in struct:SpillPlacement::Node
304 nodes[ib].addLink(ob, Freq);
305 nodes[ob].addLink(ib, Freq);
/external/pdfium/fpdfsdk/include/javascript/
H A DDocument.h123 FX_BOOL addLink(OBJ_METHOD_PARAMS);
241 JS_STATIC_METHOD(addLink, Document);
/external/pdfium/fpdfsdk/src/javascript/
H A DDocument.cpp101 JS_STATIC_METHOD_ENTRY(addLink, 0)
1487 FX_BOOL Document::addLink(OBJ_METHOD_PARAMS) function in class:Document
/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dtz2icu.cpp754 void addLink(const string& alias) { function in struct:FinalZone
/external/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp754 void addLink(const string& alias) { function in struct:FinalZone
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 184 milliseconds