Home
last modified time | relevance | path

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

/dalvik/docs/
Dprettify.js464 if (match.indexOf(PR_NOCODE) >= 0 && isNoCodeTag(match)) {
503 function isNoCodeTag(tag) { function