Searched refs:readCustomData (Results 1 – 8 of 8) sorted by relevance
30 virtual blink::WebString readCustomData(Buffer, const blink::WebString& type);
155 blink::WebString WebClipboardImpl::readCustomData( in readCustomData() function in mojo::WebClipboardImpl
81 virtual WebString readCustomData( in readCustomData() function
36 virtual blink::WebString readCustomData(
124 WebString WebClipboardImpl::readCustomData(Buffer buffer, in readCustomData() function in content::WebClipboardImpl
40 virtual blink::WebString readCustomData(blink::WebClipboard::Buffer buffer,
119 blink::WebString MockWebClipboardImpl::readCustomData( in readCustomData() function in content::MockWebClipboardImpl
158 data = blink::Platform::current()->clipboard()->readCustomData(buffer, m_type); in getAsString()