Home
last modified time | relevance | path

Searched refs:HTMLConverter (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/py-enlighten/enlighten-1.10.1/enlighten/
H A D_notebook_manager.py17 from enlighten._util import HTMLConverter
52 self._converter = HTMLConverter(self.term)
H A D_util.py189 class HTMLConverter(object): class
/dports/textproc/py-pdfminer.six/pdfminer.six-20201018/pdfminer/
H A Dhigh_level.py7 from .converter import XMLConverter, HTMLConverter, TextConverter, \
72 device = HTMLConverter(rsrcmgr, outfp, codec=codec, scale=scale,
H A Dconverter.py237 class HTMLConverter(PDFConverter): class
/dports/textproc/py-humanfriendly/humanfriendly-10.0/humanfriendly/terminal/
H A Dhtml.py33 converter = HTMLConverter(callback=callback)
37 class HTMLConverter(HTMLParser): class
H A D__init__.py775 HTMLConverter='humanfriendly.terminal.html.HTMLConverter',
/dports/devel/py-enlighten/enlighten-1.10.1/tests/
H A Dtest_util.py16 from enlighten._util import format_time, Lookahead, HTMLConverter
111 self.converter = HTMLConverter(term=self.term)
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/humanfriendly/humanfriendly/terminal/
H A Dhtml.pyi7 class HTMLConverter(HTMLParser):
/dports/www/nextcloud-forms/forms/vendor/league/csv/src/
H A DHTMLConverter.php25 class HTMLConverter class
/dports/editors/lazarus/lazarus/components/wiki/
H A Dwikiconvert.lpr57 property HTMLConverter: TWiki2HTMLConverter read FHTMLConverter;
95 fConverter:=HTMLConverter
314 HTMLConverter.CodeTags:=LanguageTags;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/wiki/
H A Dwikiconvert.lpr57 property HTMLConverter: TWiki2HTMLConverter read FHTMLConverter;
95 fConverter:=HTMLConverter
314 HTMLConverter.CodeTags:=LanguageTags;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/wiki/
H A Dwikiconvert.lpr57 property HTMLConverter: TWiki2HTMLConverter read FHTMLConverter;
95 fConverter:=HTMLConverter
314 HTMLConverter.CodeTags:=LanguageTags;
/dports/editors/lazarus-qt5/lazarus/components/wiki/
H A Dwikiconvert.lpr57 property HTMLConverter: TWiki2HTMLConverter read FHTMLConverter;
95 fConverter:=HTMLConverter
314 HTMLConverter.CodeTags:=LanguageTags;
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/lrf/html/
H A Dconvert_from.py89 class HTMLConverter: class
324 nmassage.extend(HTMLConverter.MARKUP_MASSAGE)
333 nmassage.extend(HTMLConverter.BAEN)
336 nmassage.extend(HTMLConverter.PDFTOHTML)
338 nmassage.extend(HTMLConverter.BOOK_DESIGNER)
369 self.css = HTMLConverter.CSS.copy()
410 for sel in re.findall(HTMLConverter.SELECTOR_PAT, style):
589 if isinstance(c, HTMLConverter.IGNORED_TAGS):
724 if isinstance(c, HTMLConverter.IGNORED_TAGS):
1447 if not isinstance(tag, HTMLConverter.IGNORED_TAGS):
[all …]
/dports/www/nextcloud-forms/forms/vendor/league/csv/
H A DCHANGELOG.md78 - Support for `thead`, `tfoot` and `tbody` in `HTMLConverter::convert` via the addition of
79 protected methods `HTMLConverter::addHTMLAttributes` and `HTMLConverter::appendHeaderSection` [#348…
108 - Internal improve `HTMLConverter`.
280 - `League\Csv\HTMLConverter` converts CSV records into HTML table.
/dports/textproc/py-pdfminer3k/pdfminer3k-1.3.4/pdfminer/
H A Dconverter.py191 class HTMLConverter(PDFConverter): class
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/base/models/
H A Dir_qweb_fields.py344 class HTMLConverter(models.AbstractModel): class
/dports/devel/pear-PHP_UML/PHP_UML-1.6.2/tests/suite/data-providers/
H A Dbug-553560.php.obj20 … output. A converter for the standard phpDocumentor template, {@link HTMLConverter}, is provided …
21 a converter must define the abstract function Convert (an example is {@link HTMLConverter::Convert(…
/dports/textproc/py-humanfriendly/humanfriendly-10.0/
H A DCHANGELOG.rst483 :class:`humanfriendly.terminal.HTMLConverter` documentation.
490 - Emit an ANSI reset code when :func:`humanfriendly.terminal.html.HTMLConverter.close()`
511 shortcut for the :class:`humanfriendly.terminal.HTMLConverter` class that's
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/mac/
H A DPasteboardMac.mm41 #import "HTMLConverter.h"
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebPage/mac/
H A DWebPageMac.mm45 #import <WebCore/HTMLConverter.h>
/dports/devel/pear-PhpDocumentor/PhpDocumentor-1.4.4/phpDocumentor/Converters/XML/DocBook/peardoc2/
H A DXMLDocBookpeardoc2Converter.inc1199 * @see $roots, HTMLConverter::getRootTree()
1253 * @see $roots, HTMLConverter::getRootTree()
/dports/devel/pear-PhpDocumentor/PhpDocumentor-1.4.4/phpDocumentor/Converters/HTML/frames/
H A DHTMLframesConverter.inc1205 * @see $roots, HTMLConverter::getRootTree()
1259 * @see $roots, HTMLConverter::getRootTree()
/dports/devel/pear-PhpDocumentor/PhpDocumentor-1.4.4/phpDocumentor/Converters/CHM/default/
H A DCHMdefaultConverter.inc1021 * @see $roots, HTMLConverter::getRootTree()
1075 * @see $roots, HTMLConverter::getRootTree()
/dports/devel/pear-PhpDocumentor/PhpDocumentor-1.4.4/phpDocumentor/Converters/HTML/Smarty/
H A DHTMLSmartyConverter.inc1257 * @see $roots, HTMLConverter::getRootTree()
1311 * @see $roots, HTMLConverter::getRootTree()

12