Searched refs:quoteAndEscapeNonPrintables (Results 1 – 7 of 7) sorted by relevance
196 String quoteAndEscapeNonPrintables(const String& s) in quoteAndEscapeNonPrintables() function280 … ts << " " << quoteAndEscapeNonPrintables(toRenderFileUploadControl(&o)->fileTextValue()); in writeRenderObject()399 text = quoteAndEscapeNonPrintables(text); in writeRenderObject()412 text = quoteAndEscapeNonPrintables(text); in writeRenderObject()510 << quoteAndEscapeNonPrintables(String(o.text()).substring(run.start(), run.len())); in writeTextRun()512 ts << " + hyphen string " << quoteAndEscapeNonPrintables(o.style()->hyphenString()); in writeTextRun()
92 String quoteAndEscapeNonPrintables(const String&);
503 …ts << ": " << quoteAndEscapeNonPrintables(text.substring(fragment.characterOffset, fragment.length… in writeSVGInlineTextBox()
1736 … * kwq/KWQRenderTreeDebug.cpp: (quoteAndEscapeNonPrintables): Since our text rendering renders13029 (quoteAndEscapeNonPrintables): Added. Makes it easy to turn an arbitrary Unicode
456 * rendering/RenderTreeAsText.cpp: (quoteAndEscapeNonPrintables):11655 (quoteAndEscapeNonPrintables):
3390 (WebCore::quoteAndEscapeNonPrintables):66973 (WebCore::quoteAndEscapeNonPrintables):67474 (WebCore::quoteAndEscapeNonPrintables): Ditto. Also moved up so it can be used
37914 (WebCore::quoteAndEscapeNonPrintables):