Lines Matching full:plaintext
6284 (WebCore::Pasteboard::plainText):
7339 is plainText().
9143 Test: editing/pasteboard/paste-plaintext-user-select-none.html
12834 plainText() fragments TCMalloc heap badly on large pages
12844 Difference is almost entirely caused by heap fragmentation from a full document plainText() call (for indexing purposes).
12847 - construct plainText string in pieces to avoid O(n^2) reallocs
12850 This shrinks http://dscoder.com/test.txt RPRVT to 79.0MB and makes full document plainText() take 50ms instead of 500ms.
12855 (WebCore::plainText):
20546 Implemented PasteboardQt::writeSelection to copy the selected text into the Clipboard as well as PasteboardQt::plainText to retrieve plain text from the clipboard for pasting for example into form fields.
27747 (WebCore::Pasteboard::plainText):
28360 (WebCore::Pasteboard::plainText):
35483 (Pasteboard::plainText):
39845 Apply the style change to fully selected plaintext-only
41131 into plaintext-only regions like text fields, even if those
44326 (WebCore::Pasteboard::plainText):
48457 (WebCore::Pasteboard::plainText):
49365 make sure plainText of that selection returns a linefeed.
52238 plaintext documents (which really are buggy and should be fixed to generate root elements).
53955 (Pasteboard::plainText):
57346 (Pasteboard::plainText):
63406 (WebCore::Pasteboard::plainText):
63447 nesting blocks in plaintext mode, since that's not an issue under normal circumstances.
63510 (WebCore::Pasteboard::plainText):