Searched refs:getLink (Results 1 – 6 of 6) sorted by relevance
419 getLink(UChar ch) { in getLink() function1220 currLink = getLink(dest[i]); in shapeUnicode()1227 if ((currLink & 0xFF00) > 0 || (getLink(dest[i]) & IRRELEVANT) != 0) { in shapeUnicode()1234 nextLink = getLink(dest[Nw]); in shapeUnicode()1252 … currLink = getLink(wLamalef); /* LAMALEF_SPACE_SUB is added here and is replaced by spaces */ in shapeUnicode()1326 currLink = getLink(dest[i]); in shapeUnicode()1499 currLink = getLink(source[i]); in u_shapeArabic()1503 currLink = getLink(tempsource[j]); in u_shapeArabic()
443 getLink(UChar ch) { in getLink() function1244 currLink = getLink(dest[i]); in shapeUnicode()1251 if ((currLink & 0xFF00) > 0 || (getLink(dest[i]) & IRRELEVANT) != 0) { in shapeUnicode()1258 nextLink = getLink(dest[Nw]); in shapeUnicode()1276 … currLink = getLink(wLamalef); /* LAMALEF_SPACE_SUB is added here and is replaced by spaces */ in shapeUnicode()1350 currLink = getLink(dest[i]); in shapeUnicode()1523 currLink = getLink(source[i]); in u_shapeArabic()1527 currLink = getLink(tempsource[j]); in u_shapeArabic()
617 buf.append("<a href=\"" + list.get(i).getLink() + "\" title=\"" in renderGroupNodesTOC()645 buf.append("<a href=\"" + list.get(i).getLink() + "\" title=\"" in renderProjectNodesTOC()670 buf.append("<a href=\"" + list.get(i).getLink() + "\" title=\"" in renderChildrenToc()701 public String getLink() { in getLink() method in SampleCode.Node
774 public String getLink() { in getLink() method in PageMetadata.Node
100 Tool *ToolChain::getLink() const { in getLink() function in ToolChain112 return getLink(); in getTool()
74 Tool *getLink() const;