Searched defs:chosePlainText (Results 1 – 7 of 7) sorted by relevance
/external/webkit/WebCore/platform/wx/ |
D | PasteboardWx.cpp | 75 bool allowPlainText, bool& chosePlainText) in documentFragment()
|
/external/webkit/WebCore/platform/qt/ |
D | PasteboardQt.cpp | 95 bool allowPlainText, bool& chosePlainText) in documentFragment()
|
/external/webkit/WebCore/platform/chromium/ |
D | PasteboardChromium.cpp | 144 …ocumentFragment(Frame* frame, PassRefPtr<Range> context, bool allowPlainText, bool& chosePlainText) in documentFragment()
|
/external/webkit/WebCore/platform/gtk/ |
D | PasteboardGtk.cpp | 164 bool allowPlainText, bool& chosePlainText) in documentFragment()
|
/external/webkit/WebCore/platform/win/ |
D | PasteboardWin.cpp | 270 …ocumentFragment(Frame* frame, PassRefPtr<Range> context, bool allowPlainText, bool& chosePlainText) in documentFragment()
|
/external/webkit/WebCore/page/ |
D | DragController.cpp | 95 bool allowPlainText, bool& chosePlainText) in documentFragmentFromDragData() 395 bool chosePlainText = false; in concludeEditDrag() local
|
/external/webkit/WebCore/editing/ |
D | Editor.cpp | 279 bool chosePlainText; in pasteWithPasteboard() local
|