Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/wx/
DPasteboardWx.cpp82 bool allowPlainText, bool& chosePlainText) in documentFragment()
/external/webkit/WebCore/platform/haiku/
DPasteboardHaiku.cpp113 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.cpp161 …ocumentFragment(Frame* frame, PassRefPtr<Range> context, bool allowPlainText, bool& chosePlainText) in documentFragment()
/external/webkit/WebCore/platform/wince/
DPasteboardWince.cpp263 …ocumentFragment(Frame* frame, PassRefPtr<Range> context, bool allowPlainText, bool& chosePlainText) in documentFragment()
/external/webkit/WebCore/platform/gtk/
DPasteboardGtk.cpp160 bool allowPlainText, bool& chosePlainText) in documentFragment()
/external/webkit/WebCore/platform/win/
DPasteboardWin.cpp280 …ocumentFragment(Frame* frame, PassRefPtr<Range> context, bool allowPlainText, bool& chosePlainText) in documentFragment()
/external/webkit/WebCore/page/
DDragController.cpp98 bool allowPlainText, bool& chosePlainText) in documentFragmentFromDragData()
423 bool chosePlainText = false; in concludeEditDrag() local
/external/webkit/WebCore/editing/
DEditor.cpp283 bool chosePlainText; in pasteWithPasteboard() local