Searched refs:prettyPrintOne (Results 1 - 1 of 1) sorted by relevance

/dalvik/docs/
H A Dprettify.js75 var prettyPrintOne; variable
1111 function prettyPrintOne(sourceCodeHtml, opt_langExtension) {
1203 var newContent = prettyPrintOne(content, langExtension);
1260 window['prettyPrintOne'] = prettyPrintOne;

Completed in 38 milliseconds