Home | History | Annotate | Download | only in WebView

Lines Matching refs:canDHTMLPaste

2768         return frame && (frame->editor()->canDHTMLPaste() || frame->editor()->canPaste());
2771 return frame && (frame->editor()->canDHTMLPaste()