Searched refs:preformattedStr (Results 1 – 1 of 1) sorted by relevance
1516 string preformattedStr = preformat(formattedStr); in markTypeOut() local1517 string references = this->addReferences(&preformattedStr.front(), in markTypeOut()1518 &preformattedStr.back() + 1, Resolvable::kSimple); in markTypeOut()1519 preformattedStr = references; in markTypeOut()1521 "background-color: #f0f0f0\">\n" + preformattedStr + "\n" + "</pre>"); in markTypeOut()