Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DmdOut.cpp1378 string noUnderscores = subtopicName; in markTypeOut() local
1379 replace_all(noUnderscores, "_", " "); in markTypeOut()
1380 details = this->anchorLocalRef(subtopicName, noUnderscores) + " "; in markTypeOut()
/external/skia/tools/bookmaker/
DmdOut.cpp1378 string noUnderscores = subtopicName; in markTypeOut() local
1379 replace_all(noUnderscores, "_", " "); in markTypeOut()
1380 details = this->anchorLocalRef(subtopicName, noUnderscores) + " "; in markTypeOut()