Home
last modified time | relevance | path

Searched refs:textUnderlineStyle (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/ime/
H A Dtext_format_update_event.cc31 text_underline_style_ = dict->textUnderlineStyle(); in TextFormatUpdateEvent()
80 String TextFormatUpdateEvent::textUnderlineStyle() const { in textUnderlineStyle() function in blink::TextFormatUpdateEvent
H A Dtext_format_update_event_init.idl11 DOMString textUnderlineStyle;
H A Dtext_format_update_event.h45 String textUnderlineStyle() const;
H A Dtext_format_update_event.idl20 readonly attribute DOMString textUnderlineStyle;
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppcanvas/source/inc/
H A Doutdevstate.hxx64 textUnderlineStyle(LINESTYLE_NONE), in OutDevState()
107 … sal_Int8 textUnderlineStyle; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppcanvas/source/inc/
H A Doutdevstate.hxx67 textUnderlineStyle(LINESTYLE_NONE), in OutDevState()
110 … sal_Int8 textUnderlineStyle; member
/dports/textproc/libepubgen/libepubgen-0.1.1/src/lib/
H A DEPUBSpanStyleManager.cpp171 const librevenge::RVNGProperty *textUnderlineStyle = pList["style:text-underline-style"]; in extractDecorations() local
172 bool underline = textUnderlineStyle && textUnderlineStyle->getStr() != "none"; in extractDecorations()
/dports/editors/calligra/calligra-3.2.1/filters/stage/kpr2odf/
H A DStylesFilterkpr2odf.cpp1018 QString textUnderlineStyle; in createTextStyle() local
1024 textUnderlineStyle = "solid"; in createTextStyle()
1027 textUnderlineStyle = "solid"; in createTextStyle()
1031 textUnderlineStyle = "solid"; in createTextStyle()
1034 textUnderlineStyle = "wave"; in createTextStyle()
1040 textUnderlineStyle = "dotted"; in createTextStyle()
1043 textUnderlineStyle = "dotted"; in createTextStyle()
1048 textUnderlineStyle = "dash"; in createTextStyle()
1052 style.addProperty("style:text-underline-style", textUnderlineStyle); in createTextStyle()
/dports/devel/py-qstylizer/qstylizer-0.2.1/qstylizer/descriptor/
H A Dprop.py210 textUnderlineStyle = _descriptor_cls("text-underline-style") variable in PropParent
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppcanvas/source/mtfrenderer/
H A Dmtftools.cxx240 rState.textUnderlineStyle, in createTextLineInfo()
H A Dimplrenderer.cxx298 aCalculatedNewState.textUnderlineStyle = rNewState.textUnderlineStyle; in popState()
1506 rState.textUnderlineStyle = rParms.maFontUnderline ? in createActions()
H A Dtextaction.cxx2184 !rState.textUnderlineStyle && in createTextAction()
2251 !rState.textUnderlineStyle && in createTextAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppcanvas/source/mtfrenderer/
H A Dmtftools.cxx241 rState.textUnderlineStyle, in createTextLineInfo()
H A Dimplrenderer.cxx299 aCalculatedNewState.textUnderlineStyle = rNewState.textUnderlineStyle; in popState()
1507 rState.textUnderlineStyle = rParms.maFontUnderline.is_initialized() ? in createActions()
H A Dtextaction.cxx2186 !rState.textUnderlineStyle && in createTextAction()
2253 !rState.textUnderlineStyle && in createTextAction()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/base/
H A DTextAttrs.cpp643 nsAccUtils::SetAccAttr(aAttributes, nsGkAtoms::textUnderlineStyle, in ExposeValue()
/dports/www/firefox/firefox-99.0/accessible/base/
H A DTextAttrs.cpp646 aAttributes->SetAttribute(nsGkAtoms::textUnderlineStyle, underlineStyle); in ExposeValue()
/dports/www/firefox-esr/firefox-91.8.0/accessible/base/
H A DTextAttrs.cpp644 aAttributes->SetAttribute(nsGkAtoms::textUnderlineStyle, underlineStyle); in ExposeValue()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/base/
H A DTextAttrs.cpp644 aAttributes->SetAttribute(nsGkAtoms::textUnderlineStyle, underlineStyle); in ExposeValue()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/base/
H A DTextAttrs.cpp643 nsAccUtils::SetAccAttr(aAttributes, nsGkAtoms::textUnderlineStyle, in ExposeValue()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/base/
H A DTextAttrs.cpp763 nsGkAtoms::textUnderlineStyle, in ExposeValue()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/styles/
H A DKoCharacterStyle.cpp1618 const QString textUnderlineStyle(styleStack.property(KoXmlNS::style, "text-underline-style")); in loadOdfProperties() local
1619 if (!textUnderlineType.isEmpty() || !textUnderlineStyle.isEmpty()) { // OASIS 14.4.28 in loadOdfProperties()
1623 importOdfLine(textUnderlineType, textUnderlineStyle, in loadOdfProperties()
/dports/editors/calligra/calligra-3.2.1/libs/text/styles/
H A DKoCharacterStyle.cpp1621 const QString textUnderlineStyle(styleStack.property(KoXmlNS::style, "text-underline-style")); in loadOdfProperties() local
1622 if (!textUnderlineType.isEmpty() || !textUnderlineStyle.isEmpty()) { // OASIS 14.4.28 in loadOdfProperties()
1626 importOdfLine(textUnderlineType, textUnderlineStyle, in loadOdfProperties()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsGkAtomList.h2460 GK_ATOM(textUnderlineStyle, "text-underline-style")
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsGkAtomList.h2423 GK_ATOM(textUnderlineStyle, "text-underline-style")

12