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

  /external/webkit/Source/WebCore/html/
HTMLViewSourceDocument.h 61 PassRefPtr<Element> addLink(const AtomicString& url, bool isAnchor);
HTMLViewSourceDocument.cpp 276 m_current = addLink(text, isAnchor);
297 PassRefPtr<Element> HTMLViewSourceDocument::addLink(const AtomicString& url, bool isAnchor)
  /external/llvm/lib/CodeGen/
SpillPlacement.cpp 120 /// addLink - Add a link to bundle b with weight w.
122 void addLink(unsigned b, float w, bool out) {
276 nodes[ib].addLink(ob, Freq, 1);
277 nodes[ob].addLink(ib, Freq, 0);
  /external/icu4c/tools/tzcode/
tz2icu.cpp 754 void addLink(const string& alias) {
    [all...]

Completed in 1973 milliseconds