Home
last modified time | relevance | path

Searched defs:html_doc (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dhtml_iframe_element.cc451 auto* html_doc = DynamicTo<HTMLDocument>(GetDocument()); in InsertedInto() local
476 auto* html_doc = DynamicTo<HTMLDocument>(GetDocument()); in RemovedFrom() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/
H A Dhtml_iframe_element.cc386 auto* html_doc = DynamicTo<HTMLDocument>(GetDocument()); in InsertedInto() local
409 auto* html_doc = DynamicTo<HTMLDocument>(GetDocument()); in RemovedFrom() local
/dports/ftp/pavuk/pavuk-0.9.35/src/
H A Dhtml.c265 dllist *html_process_document(doc * html_doc, dllist ** formlist) in html_process_document()
403 void html_process_parent_document(doc * html_doc, url * url_old, in html_process_parent_document()
H A Dcondition.h130 char *html_doc; member
/dports/comms/sdr-wspr/sdr-wspr-0.1.0/src/
H A Dmapview.cc42 QFile html_doc("://resources/map.html"); in MapView() local
/dports/www/libdom/libdom-0.4.1/src/core/
H A Dimplementation.c202 dom_html_document *html_doc; in dom_implementation_create_document() local
/dports/math/pspp/pspp-1.4.1/src/output/spv/
H A Dspv.c465 xmlDoc *html_doc = htmlReadMemory ( in parse_embedded_html() local
485 xmlDoc *html_doc = parse_embedded_html (node); in decode_embedded_html() local
552 xmlDoc *html_doc = parse_embedded_html (page_paragraph_text->node_.raw); in decode_page_paragraph() local
/dports/www/R-cran-servr/servr/R/
H A Dutils.R34 html_doc = function(body, title = NULL) { function
/dports/lang/ocaml/ocaml-4.05.0/ocamldoc/
H A DMakefile243 html_doc: stdlib_html/Pervasives.html target
/dports/lang/ocaml-nox11/ocaml-4.05.0/ocamldoc/
H A DMakefile243 html_doc: stdlib_html/Pervasives.html target
/dports/deskutils/pinot/pinot-1.20/Tokenize/filters/
H A DHtmlFilter.cc594 string html_doc(data_ptr, data_length); in set_document_data() local
/dports/www/py-django-modern-rpc/django-modern-rpc-0.12.1/modernrpc/
H A Dcore.py161 def html_doc(self): member in RPCMethod
/dports/textproc/R-cran-rmarkdown/rmarkdown/R/
H A Dshiny_prerendered.R201 html_doc <- htmltools::tagList(html) functionVar
/dports/lang/ocaml/ocaml-4.05.0/
H A DMakefile1035 html_doc: ocamldoc target
/dports/lang/ocaml-nox11/ocaml-4.05.0/
H A DMakefile1035 html_doc: ocamldoc target
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DnsGenericHTMLElement.cpp333 nsCOMPtr<nsIDOMHTMLDocument> html_doc(do_QueryInterface(GetComposedDoc())); in GetOffsetRect() local