Home
last modified time | relevance | path

Searched defs:PendingCommentCallback (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DXMLDocumentParserLibxml2.cpp288 struct PendingCommentCallback : public PendingCallback { struct in WebCore::PendingCallbacks
289 virtual ~PendingCommentCallback() in ~PendingCommentCallback()
294 virtual void call(XMLDocumentParser* parser) in call()
299 xmlChar* s;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/xml/parser/
H A Dxml_document_parser.cc256 class PendingCommentCallback final : public XMLDocumentParser::PendingCallback { class
258 explicit PendingCommentCallback(const String& text, in PendingCommentCallback() function in blink::PendingCommentCallback
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/xml/parser/
H A Dxml_document_parser.cc256 class PendingCommentCallback final : public XMLDocumentParser::PendingCallback { class
258 explicit PendingCommentCallback(const String& text, in PendingCommentCallback() function in blink::PendingCommentCallback