/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/text/html/ |
H A D | MinimalHTMLWriter.java | 385 int htmlSize; in getAttribute() local 387 htmlSize = 7; in getAttribute() 389 htmlSize = 6; in getAttribute() 391 htmlSize = 5; in getAttribute() 393 htmlSize = 4; in getAttribute() 395 htmlSize = 3; in getAttribute() 397 htmlSize = 2; in getAttribute() 399 htmlSize = 1; in getAttribute() 401 return "size:" + htmlSize + ";"; in getAttribute()
|
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/text/html/ |
H A D | MinimalHTMLWriter.java | 385 int htmlSize; in getAttribute() local 387 htmlSize = 7; in getAttribute() 389 htmlSize = 6; in getAttribute() 391 htmlSize = 5; in getAttribute() 393 htmlSize = 4; in getAttribute() 395 htmlSize = 3; in getAttribute() 397 htmlSize = 2; in getAttribute() 399 htmlSize = 1; in getAttribute() 401 return "size:" + htmlSize + ";"; in getAttribute()
|
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/text/html/ |
H A D | MinimalHTMLWriter.java | 385 int htmlSize; in getAttribute() local 387 htmlSize = 7; in getAttribute() 389 htmlSize = 6; in getAttribute() 391 htmlSize = 5; in getAttribute() 393 htmlSize = 4; in getAttribute() 395 htmlSize = 3; in getAttribute() 397 htmlSize = 2; in getAttribute() 399 htmlSize = 1; in getAttribute() 401 return "size:" + htmlSize + ";"; in getAttribute()
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/text/html/ |
H A D | MinimalHTMLWriter.java | 385 int htmlSize; in getAttribute() local 387 htmlSize = 7; in getAttribute() 389 htmlSize = 6; in getAttribute() 391 htmlSize = 5; in getAttribute() 393 htmlSize = 4; in getAttribute() 395 htmlSize = 3; in getAttribute() 397 htmlSize = 2; in getAttribute() 399 htmlSize = 1; in getAttribute() 401 return "size:" + htmlSize + ";"; in getAttribute()
|
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/text/html/ |
H A D | MinimalHTMLWriter.java | 385 int htmlSize; in getAttribute() local 387 htmlSize = 7; in getAttribute() 389 htmlSize = 6; in getAttribute() 391 htmlSize = 5; in getAttribute() 393 htmlSize = 4; in getAttribute() 395 htmlSize = 3; in getAttribute() 397 htmlSize = 2; in getAttribute() 399 htmlSize = 1; in getAttribute() 401 return "size:" + htmlSize + ";"; in getAttribute()
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/demos/forty/ |
H A D | forty.cpp | 334 wxSize htmlSize(400, 290); in AddControls() local 344 …wxHtmlWindow* html = new wxHtmlWindow(this, ID_ABOUT_HTML_WINDOW, wxDefaultPosition, htmlSize, bor… in AddControls()
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/demos/forty/ |
H A D | forty.cpp | 340 wxSize htmlSize(400, 290); in AddControls() local 350 …wxHtmlWindow* html = new wxHtmlWindow(this, ID_ABOUT_HTML_WINDOW, wxDefaultPosition, htmlSize, bor… in AddControls()
|
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/demos/forty/ |
H A D | forty.cpp | 341 wxSize htmlSize(400, 290); in AddControls() local 351 …wxHtmlWindow* html = new wxHtmlWindow(this, ID_ABOUT_HTML_WINDOW, wxDefaultPosition, htmlSize, bor… in AddControls()
|
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/demos/forty/ |
H A D | forty.cpp | 341 wxSize htmlSize(400, 290); in AddControls() local 351 …wxHtmlWindow* html = new wxHtmlWindow(this, ID_ABOUT_HTML_WINDOW, wxDefaultPosition, htmlSize, bor… in AddControls()
|
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/demos/forty/ |
H A D | forty.cpp | 341 wxSize htmlSize(400, 290); in AddControls() local 351 …wxHtmlWindow* html = new wxHtmlWindow(this, ID_ABOUT_HTML_WINDOW, wxDefaultPosition, htmlSize, bor… in AddControls()
|
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/demos/forty/ |
H A D | forty.cpp | 341 wxSize htmlSize(400, 290); in AddControls() local 351 …wxHtmlWindow* html = new wxHtmlWindow(this, ID_ABOUT_HTML_WINDOW, wxDefaultPosition, htmlSize, bor… in AddControls()
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/demos/forty/ |
H A D | forty.cpp | 340 wxSize htmlSize(400, 290); in AddControls() local 350 …wxHtmlWindow* html = new wxHtmlWindow(this, ID_ABOUT_HTML_WINDOW, wxDefaultPosition, htmlSize, bor… in AddControls()
|
/dports/net/qt5-networkauth/kde-qtnetworkauth-5.15.2p2/src/oauth/ |
H A D | qoauthhttpserverreplyhandler.cpp | 130 const QByteArray htmlSize = QString::number(html.size()).toUtf8(); in _q_answerClient() local 134 "Content-Length: ") + htmlSize + in _q_answerClient()
|
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/parsoid/extension/src/Rest/Handler/ |
H A D | ParsoidHandler.php | 664 $htmlSize = mb_strlen( $html ); 667 $metrics->timing( 'html2wt.size.input', $htmlSize ); 827 'htmlSize' => $htmlSize,
|
/dports/www/mediawiki137/mediawiki-1.37.1/extensions/VisualEditor/includes/VEParsoid/src/Rest/Handler/ |
H A D | ParsoidHandler.php | 665 $htmlSize = mb_strlen( $html ); 668 $metrics->timing( 'html2wt.size.input', $htmlSize ); 828 'htmlSize' => $htmlSize,
|
/dports/www/mediawiki136/mediawiki-1.36.3/extensions/VisualEditor/includes/VEParsoid/src/Rest/Handler/ |
H A D | ParsoidHandler.php | 666 $htmlSize = mb_strlen( $html ); 669 $metrics->timing( 'html2wt.size.input', $htmlSize ); 829 'htmlSize' => $htmlSize,
|
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/parsoid/extension/src/Rest/Handler/ |
H A D | ParsoidHandler.php | 663 $htmlSize = mb_strlen( $html ); 666 $metrics->timing( 'html2wt.size.input', $htmlSize ); 826 'htmlSize' => $htmlSize,
|
/dports/math/cantor/cantor-21.12.3/src/ |
H A D | markdownentry.cpp | 399 int htmlSize = mkd_document(mdHandle, &htmlDocument); in renderMarkdown() local 400 html = QString::fromUtf8(htmlDocument, htmlSize); in renderMarkdown()
|
/dports/audio/musescore/MuseScore-3.6.1/libmscore/ |
H A D | textbase.cpp | 2426 qreal htmlSize = font.pointSizeF(); in convertFromHtml() local 2429 htmlSize *= SPATIUM20 / spatium(); in convertFromHtml() 2430 if (fabs(size_ - htmlSize) > 0.1) { in convertFromHtml() 2431 size_ = htmlSize; in convertFromHtml()
|
H A D | read114.cpp | 154 qreal htmlSize = font.pointSizeF(); in convertFromHtml() local 157 htmlSize *= SPATIUM20 / t->spatium(); in convertFromHtml() 158 if (fabs(size - htmlSize) > 0.1) { in convertFromHtml() 159 size = htmlSize; in convertFromHtml()
|
/dports/net-im/coccinella/Coccinella-0.96.20Src/whiteboard/ |
H A D | CanvasUtils.tcl | 1948 foreach htmlSize {1 2 3 4 5 6} { 1949 set fontSize2Points($htmlSize) \ 1950 [expr {int( ($refHtmlSizeToLength($htmlSize) - $m)/$k + 0.9)}]
|
/dports/deskutils/treeline/TreeLine/source/ |
H A D | dataeditors.py | 590 htmlSize = HtmlTextEditor.htmlFontSizes[sizeNum] 591 if htmlSize: 593 format(htmlSize, text))
|
/dports/net-p2p/bazarr/bazarr-1.0.2/frontend/build/static/js/ |
H A D | 2.4541a288.chunk.js.map | 1 …htmlSize","plaintext","readOnly","_classes2","_classes3","_classes4","_classes5","FormGroup","Form…
|