Home
last modified time | relevance | path

Searched refs:anchorLocalRef (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tools/bookmaker/
DmdOut.h207 string anchorLocalRef(string ref, string name);
DmdOut.cpp108 string MdOut::anchorLocalRef(string ref, string name) { in anchorLocalRef() function in MdOut
1380 details = this->anchorLocalRef(subtopicName, noUnderscores) + " "; in markTypeOut()
2296 string link = this->anchorLocalRef(subtopic + item, popItem->second.fPlural); in subtopicsOut()