Home | History | Annotate | Download | only in renderer

Lines Matching refs:buffer

26   virtual uint64 sequenceNumber(Buffer buffer);
27 virtual bool isFormatAvailable(Format format, Buffer buffer);
29 Buffer buffer, bool* contains_filenames);
30 virtual WebKit::WebString readPlainText(Buffer buffer);
32 Buffer buffer,
36 virtual WebKit::WebData readImage(Buffer buffer);
38 Buffer buffer, const WebKit::WebString& type);
55 bool ConvertBufferType(Buffer, ui::Clipboard::Buffer*);