Home
last modified time | relevance | path

Searched refs:textIndent (Results 1 – 25 of 436) sorted by relevance

12345678910>>...18

/dports/www/firefox/firefox-99.0/testing/web-platform/meta/web-animations/responsive/
H A DtextIndent.html.ini1 [textIndent.html]
2 [textIndent responsive to style changes]
5 [textIndent responsive to inherited textIndent changes]
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/base/
H A DStyleInfo.cpp35 const auto& textIndent = mComputedStyle->StyleText()->mTextIndent; in TextIndent() local
36 if (textIndent.ConvertsToLength()) { in TextIndent()
37 aValue.AppendFloat(textIndent.ToLengthInCSSPixels()); in TextIndent()
41 if (textIndent.ConvertsToPercentage()) { in TextIndent()
42 aValue.AppendFloat(textIndent.ToPercentage() * 100); in TextIndent()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/
H A DPopupMenuStyle.h39 …background, const Font& font, bool visible, bool isDisplayNone, Length textIndent, TextDirection t…
45 , m_textIndent(textIndent) in m_foregroundColor()
57 Length textIndent() const { return m_textIndent; } in textIndent() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/
H A DTabbedPropertyList.java343 int textIndent = INDENT; in paint() local
352 textIndent = textIndent + INDENT; in paint()
354 textIndent = textIndent - 3; in paint()
356 e.gc.drawImage(tab.getImage(), textIndent, textMiddle - 1); in paint() local
357 textIndent = textIndent + 16 + 4; in paint()
359 textIndent = textIndent + INDENT; in paint()
369 e.gc.drawText(tab.getText(), textIndent, textMiddle, true); in paint() local
373 e.gc.drawLine(textIndent, bounds.height - 4, textIndent in paint()
386 int drawPosition = textIndent in paint()
477 int textIndent = INDENT; in paint() local
[all …]
/dports/textproc/libabw/libabw-0.1.3/src/lib/
H A DABWStylesCollector.cpp431 double textIndent(0.0); in collectParagraphProperties() local
432 if (i == properties.end() || !findDouble(i->second, textIndent, unit) || unit != ABW_IN) in collectParagraphProperties()
433 textIndent = 0.0; in collectParagraphProperties()
434 listElement->m_minLabelWidth = -textIndent; in collectParagraphProperties()
435 listElement->m_spaceBefore = marginLeft + textIndent; in collectParagraphProperties()
/dports/print/limereport/LimeReport-1.5.35/limereport/items/
H A Dlrtextitem.h72 Q_PROPERTY(qreal textIndent READ textIndent WRITE setTextIndent)
167 qreal textIndent() const;
168 void setTextIndent(const qreal &textIndent);
/dports/textproc/pear-YAML/YAML-1.0.6/lib/
H A DsfYamlParser.php442 $textIndent = $matches['indent'];
450 …if (preg_match('#^(?P<indent> {'.strlen($textIndent).',})(?P<text>.+)$#u', $this->currentLine, $ma…
458 …$text .= str_repeat(' ', $diff = strlen($matches['indent']) - strlen($textIndent)).$matches['text'…
462 $text .= preg_replace('#^ {1,'.strlen($textIndent).'}#', '', $matches['text'])."\n";
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Parser/sfYaml/
H A DsfYamlParser.php464 $textIndent = $matches['indent'];
472 …if (preg_match('#^(?P<indent> {'.strlen($textIndent).',})(?P<text>.+)$#u', $this->currentLine, $ma…
480 …$text .= str_repeat(' ', $diff = strlen($matches['indent']) - strlen($textIndent)).$matches['text'…
484 $text .= preg_replace('#^ {1,'.strlen($textIndent).'}#', '', $matches['text'])."\n";
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/yaml/
H A DsfYamlParser.class.php467 $textIndent = $matches['indent'];
475 …if (preg_match('#^(?P<indent> {'.strlen($textIndent).',})(?P<text>.+)$#u', $this->currentLine, $ma…
483 …$text .= str_repeat(' ', $diff = strlen($matches['indent']) - strlen($textIndent)).$matches['text'…
487 $text .= preg_replace('#^ {1,'.strlen($textIndent).'}#', '', $matches['text'])."\n";
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/flow/
H A DBlock.java83 private Length textIndent; field in Block
135 textIndent = pList.get(PR_TEXT_INDENT).getLength(); in bind()
253 return textIndent; in getTextIndent()
/dports/net/kpimtextedit/kpimtextedit-21.12.3/src/
H A Dtextutils.cpp33 …|| format.indent() != defaultFormat.indent() || format.textIndent() != defaultFormat.textIndent())… in isBlockFormatFormatted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/css/
H A Dcfx_csscomputedstyle.cpp141 void CFX_CSSComputedStyle::SetTextIndent(const CFX_CSSLength& textIndent) { in SetTextIndent() argument
142 m_InheritedData.m_TextIndent = textIndent; in SetTextIndent()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/air/ApplicationUpdater/src/ApplicationUpdaterDialogs/assets/
H A Dstyles.css74 textIndent: 0;
192 textIndent: 0;
333 textIndent: 0;
429 textIndent: 0;
535 textIndent: 0;
692 textIndent: 0;
790 textIndent: 0;
880 textIndent: 0;
967 textIndent: 0;
1064 textIndent: 0;
[all …]
H A Dstyles4.css76 textIndent: 0;
194 textIndent: 0;
335 textIndent: 0;
431 textIndent: 0;
537 textIndent: 0;
694 textIndent: 0;
792 textIndent: 0;
882 textIndent: 0;
969 textIndent: 0;
1066 textIndent: 0;
[all …]
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/inline/
H A DLineLayoutManager.java154 private Length textIndent; field in LineLayoutManager
209 private final int textIndent; field in LineLayoutManager.Paragraph
220 textIndent = indent; in Paragraph()
245 && textIndent != 0) { in startSequence()
246 this.add(new KnuthInlineBox(textIndent, null, in startSequence()
313 private final int textIndent; field in LineLayoutManager.LineBreakingAlgorithm
323 textIndent = indent; in LineBreakingAlgorithm()
375 ? textIndent : 0; in updateData2()
589 textIndent = fobj.getTextIndent(); in initialize()
748 textIndent.getValue(this), in collectInlineKnuthElements()
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/styles/metadata/
H A DAdvancedInheritingTextStyles.as240 * flashx.textLayout.formats.ITextLayoutFormat.textIndent.</b></p>
243 * see spark.components.supportClasses.StyleableTextField Style textIndent,
246 * @see flashx.textLayout.formats.ITextLayoutFormat#textIndent
247 * @see spark.components.supportClasses.StyleableTextField#style:textIndent
254 [Style(name="textIndent", type="Number", format="Length", inherit="yes", minValue="0.0")]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/css/
H A Dcfx_csscomputedstyle.cpp141 void CFX_CSSComputedStyle::SetTextIndent(const CFX_CSSLength& textIndent) { in SetTextIndent() argument
142 m_InheritedData.m_TextIndent = textIndent; in SetTextIndent()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/gettext/odt2im/
H A Dimportodt.h44 double textIndent {0.0};
84 AttributeValue textIndent; member
H A Dimportodt.cpp378 currStyle.textIndent = AttributeValue(spe.attribute("fo:text-indent", "")); in parseStyles()
458 currStyle.textIndent = AttributeValue(spe.attribute("fo:text-indent", "")); in parseStyles()
946 tmpStyle.setFirstIndent(oStyle.textIndent); in applyParagraphStyle()
1004 if (currStyle.textIndent.valid) in resolveStyle()
1005 actStyle.textIndent = AttributeValue(currStyle.textIndent.value); in resolveStyle()
1142 if (actStyle.textIndent.valid) in resolveStyle()
1143 tmpOStyle.textIndent = parseUnit(actStyle.textIndent.value); in resolveStyle()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@nteract/outputs/__tests__/__snapshots__/
H A Dmedia.spec.tsx.snap242 "textIndent": "-0.5em",
281 "textIndent": "-0.5em",
420 "textIndent": "-0.5em",
459 "textIndent": "-0.5em",
737 "textIndent": "-0.5em",
776 "textIndent": "-0.5em",
915 "textIndent": "-0.5em",
954 "textIndent": "-0.5em",
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/exp/xp/
H A DODe_ListLevelStyle.cpp58 UT_UTF8String& textIndent, UT_UTF8String& spaceBefore, in calculateListMargins() argument
95 UT_UTF8String_sprintf(textIndent, "%f%s", in calculateListMargins()
H A DODe_ListLevelStyle.h55 UT_UTF8String& textIndent, UT_UTF8String& spaceBefore,
/dports/deskutils/kalarm/kalarm-21.12.3/src/lib/
H A Dcheckbox.h71 static int textIndent(QWidget* cb);
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/compose/
H A DParcel.as167 …h:Number, minimumHeight:Number, leftMargin:Number, rightMargin:Number, textIndent:Number, directio…
190 if (textIndent)
193 slug.leftMargin += textIndent;
195 slug.rightMargin += textIndent;
/dports/x11-wm/blackbox/blackbox-0.70.1/lib/
H A DFont.hh52 unsigned int textIndent(unsigned int screen, const Font &font);

12345678910>>...18