Home
last modified time | relevance | path

Searched defs:appendBytes (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/dom/
DDecodedDataDocumentParser.cpp40 void DecodedDataDocumentParser::appendBytes(DocumentWriter* writer , const char* data, int length, … in appendBytes() function in WebCore::DecodedDataDocumentParser
/external/webkit/Source/WebCore/loader/
DSinkDocument.cpp47 virtual void appendBytes(DocumentWriter*, const char*, int, bool) { } in appendBytes() function in WebCore::SinkDocumentParser
/external/webkit/Source/WebCore/html/
DPluginDocument.cpp106 void PluginDocumentParser::appendBytes(DocumentWriter*, const char*, int, bool) in appendBytes() function in WebCore::PluginDocumentParser
DMediaDocument.cpp106 void MediaDocumentParser::appendBytes(DocumentWriter*, const char*, int, bool) in appendBytes() function in WebCore::MediaDocumentParser
DImageDocument.cpp127 void ImageDocumentParser::appendBytes(DocumentWriter*, const char*, int, bool) in appendBytes() function in WebCore::ImageDocumentParser