Home
last modified time | relevance | path

Searched defs:chosePlainText (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebCore/platform/wx/
DPasteboardWx.cpp75 bool allowPlainText, bool& chosePlainText) in documentFragment()
/external/webkit/WebCore/platform/qt/
DPasteboardQt.cpp95 bool allowPlainText, bool& chosePlainText) in documentFragment()
/external/webkit/WebCore/platform/chromium/
DPasteboardChromium.cpp144 …ocumentFragment(Frame* frame, PassRefPtr<Range> context, bool allowPlainText, bool& chosePlainText) in documentFragment()
/external/webkit/WebCore/platform/gtk/
DPasteboardGtk.cpp164 bool allowPlainText, bool& chosePlainText) in documentFragment()
/external/webkit/WebCore/platform/win/
DPasteboardWin.cpp270 …ocumentFragment(Frame* frame, PassRefPtr<Range> context, bool allowPlainText, bool& chosePlainText) in documentFragment()
/external/webkit/WebCore/page/
DDragController.cpp95 bool allowPlainText, bool& chosePlainText) in documentFragmentFromDragData()
395 bool chosePlainText = false; in concludeEditDrag() local
/external/webkit/WebCore/editing/
DEditor.cpp279 bool chosePlainText; in pasteWithPasteboard() local