Lines Matching full:plain
279 /** unescapes html to plain text. */
376 * plain text and return the text with tabs expanded.
434 plain text (style {@link #PR_PLAIN}), converting tags which are
695 * decorator that takes sourceCode as plain text and that returns a
750 * @param {string} sourceCode as plain text
771 /** splits plain text tokens into more specific tokens, and then tries to
948 * @param {string} sourceText plain text
1113 // Extract tags, and convert the source code to plain text.
1115 /** Plain text. @type {string} */