Home
last modified time | relevance | path

Searched refs:anchorText (Results 1 – 3 of 3) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DCldrUtility.java1349 public static String getDoubleLinkedText(String anchor, String anchorText) { in getDoubleLinkedText() argument
1350 …return getDoubleLink(anchor) + TransliteratorUtilities.toHTML.transliterate(anchorText).replace("_… in getDoubleLinkedText()
/external/skqp/tools/bookmaker/
DmdOut.cpp1278 string anchorText(start, parser.fChar - start); in markTypeOut() local
1281 this->htmlOut(anchorRef(anchorLink, anchorText)); in markTypeOut()
/external/skia/tools/bookmaker/
DmdOut.cpp1278 string anchorText(start, parser.fChar - start); in markTypeOut() local
1281 this->htmlOut(anchorRef(anchorLink, anchorText)); in markTypeOut()