Searched defs:allowPlainText (Results 1 – 11 of 11) sorted by relevance
/external/webkit/Source/WebCore/platform/brew/ |
D | PasteboardBrew.cpp | 87 …teboard::documentFragment(Frame* frame, PassRefPtr<Range> context, bool allowPlainText, bool& chos… in documentFragment()
|
/external/webkit/Source/WebCore/platform/efl/ |
D | PasteboardEfl.cpp | 81 bool allowPlainText, bool& chosePlainText) in documentFragment()
|
/external/webkit/Source/WebCore/platform/wx/ |
D | PasteboardWx.cpp | 82 bool allowPlainText, bool& chosePlainText) in documentFragment()
|
/external/webkit/Source/WebCore/platform/qt/ |
D | PasteboardQt.cpp | 102 bool allowPlainText, bool& chosePlainText) in documentFragment()
|
/external/webkit/Source/WebCore/platform/gtk/ |
D | PasteboardGtk.cpp | 124 bool allowPlainText, bool& chosePlainText) in documentFragment()
|
/external/webkit/Source/WebCore/platform/chromium/ |
D | PasteboardChromium.cpp | 166 …teboard::documentFragment(Frame* frame, PassRefPtr<Range> context, bool allowPlainText, bool& chos… in documentFragment()
|
/external/webkit/Source/WebCore/platform/haiku/ |
D | PasteboardHaiku.cpp | 153 bool allowPlainText, bool& chosePlainText) in documentFragment()
|
/external/webkit/Source/WebCore/platform/wince/ |
D | PasteboardWinCE.cpp | 264 …teboard::documentFragment(Frame* frame, PassRefPtr<Range> context, bool allowPlainText, bool& chos… in documentFragment()
|
/external/webkit/Source/WebCore/platform/win/ |
D | PasteboardWin.cpp | 283 …teboard::documentFragment(Frame* frame, PassRefPtr<Range> context, bool allowPlainText, bool& chos… in documentFragment()
|
/external/webkit/Source/WebCore/page/ |
D | DragController.cpp | 103 bool allowPlainText, bool& chosePlainText) in documentFragmentFromDragData()
|
/external/webkit/Source/WebCore/editing/ |
D | Editor.cpp | 373 void Editor::pasteWithPasteboard(Pasteboard* pasteboard, bool allowPlainText) in pasteWithPasteboard()
|