Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DmdOut.cpp1369 string subtopicName = string((*subtopic)->fContentStart, in markTypeOut() local
1373 string fullName = parentSubtopic->fFiddle + '_' + subtopicName; in markTypeOut()
1378 string noUnderscores = subtopicName; in markTypeOut()
1380 details = this->anchorLocalRef(subtopicName, noUnderscores) + " "; in markTypeOut()