Home
last modified time | relevance | path

Searched refs:innerShadow (Results 1 – 25 of 45) sorted by relevance

12

/dports/graphics/krita/krita-4.4.8/libs/ui/tests/
H A Dkis_asl_layer_style_serializer_test.cpp69 CMP(innerShadow, effectEnabled, true); in testReading()
70 CMP(innerShadow, blendMode, COMPOSITE_DARKEN); in testReading()
71 CMP(innerShadow, color, QColor(Qt::black)); in testReading()
72 CMP(innerShadow, opacity, 28); in testReading()
73 CMP(innerShadow, angle, 120); in testReading()
74 CMP(innerShadow, useGlobalLight, true); in testReading()
75 CMP(innerShadow, distance, 8); in testReading()
76 CMP(innerShadow, spread, 15); in testReading()
77 CMP(innerShadow, size, 27); in testReading()
78 CMP(innerShadow, antiAliased, false); in testReading()
[all …]
/dports/graphics/krita/krita-4.4.8/libs/ui/
H A Dkis_asl_layer_style_serializer.cpp350 const psd_layer_effects_inner_shadow *innerShadow = style->innerShadow(); in formXmlDocument() local
351 if (innerShadow->effectEnabled()) { in formXmlDocument()
354 w.writeBoolean("enab", innerShadow->effectEnabled()); in formXmlDocument()
356 w.writeColor("Clr ", innerShadow->color()); in formXmlDocument()
359 w.writeBoolean("uglg", innerShadow->useGlobalLight()); in formXmlDocument()
360 w.writeUnitFloat("lagl", "#Ang", innerShadow->angle()); in formXmlDocument()
362 w.writeUnitFloat("Ckmt", "#Pxl", innerShadow->spread()); in formXmlDocument()
363 w.writeUnitFloat("blur", "#Pxl", innerShadow->size()); in formXmlDocument()
364 w.writeUnitFloat("Nose", "#Prc", innerShadow->noise()); in formXmlDocument()
366 w.writeBoolean("AntA", innerShadow->antiAliased()); in formXmlDocument()
[all …]
/dports/graphics/qgis/qgis-3.22.3/src/core/effects/
H A Dqgspainteffectregistry.cpp125 QgsInnerShadowEffect *innerShadow = new QgsInnerShadowEffect(); in defaultStack() local
126 innerShadow->setEnabled( false ); in defaultStack()
127 stack->appendEffect( innerShadow ); in defaultStack()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/effects/
H A Dqgspainteffectregistry.cpp125 QgsInnerShadowEffect *innerShadow = new QgsInnerShadowEffect(); in defaultStack() local
126 innerShadow->setEnabled( false ); in defaultStack()
127 stack->appendEffect( innerShadow ); in defaultStack()
/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_psd_layer_style.h74 const psd_layer_effects_inner_shadow* innerShadow() const;
86 psd_layer_effects_inner_shadow* innerShadow();
H A Dkis_psd_layer_style.cpp199 const psd_layer_effects_inner_shadow* KisPSDLayerStyle::innerShadow() const in innerShadow() function in KisPSDLayerStyle
254 psd_layer_effects_inner_shadow* KisPSDLayerStyle::innerShadow() in innerShadow() function in KisPSDLayerStyle
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/shadow-dom/
H A DDocumentOrShadowRoot-prototype-elementFromPoint.html.ini29 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
32 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
35 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
38 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
41 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
44 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
47 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
50 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
53 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/shadow-dom/
H A DDocumentOrShadowRoot-prototype-elementFromPoint.html.ini29 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
32 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
35 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
38 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
41 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
44 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
47 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
50 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
53 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/shadow-dom/
H A DDocumentOrShadowRoot-prototype-elementFromPoint.html.ini29 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
32 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
35 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
38 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
41 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
44 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
47 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
50 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
53 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/meta/shadow-dom/
H A DDocumentOrShadowRoot-prototype-elementFromPoint.html.ini29 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
32 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
35 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
38 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
41 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
44 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
47 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
50 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
53 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/shadow-dom/
H A DDocumentOrShadowRoot-prototype-elementFromPoint.html.ini29 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
32 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
35 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
38 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
41 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
44 …[document.elementFromPoint, shadowRoot.elementFromPoint, innerShadow.elementFromPoint must return …
47 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
50 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
53 …a slot when the hit-tested text node is a child of another element and innerShadow.elementFromPoin…
/dports/deskutils/latte-dock/latte-dock-0.10.6/app/view/
H A Deffects.h39 Q_PROPERTY(int innerShadow READ innerShadow WRITE setInnerShadow NOTIFY innerShadowChanged)
80 int innerShadow() const;
H A Deffects.cpp254 int Effects::innerShadow() const in innerShadow() function in Latte::ViewPart::Effects
H A Dpositioner.cpp765 int cleanThickness = m_view->normalThickness() - m_view->effects()->innerShadow(); in updatePosition()
/dports/graphics/krita/krita-4.4.8/libs/image/tests/
H A Dkis_layer_style_projection_plane_test.cpp212 style->innerShadow()->setSize(10); in testShadow()
213 style->innerShadow()->setSpread(10); in testShadow()
214 style->innerShadow()->setDistance(5); in testShadow()
215 style->innerShadow()->setOpacity(70); in testShadow()
216 style->innerShadow()->setNoise(30); in testShadow()
217 style->innerShadow()->setEffectEnabled(true); in testShadow()
/dports/graphics/krita/krita-4.4.8/libs/image/layerstyles/
H A Dkis_layer_style_projection_plane.cpp205 KisLayerStyleFilterProjectionPlane *innerShadow = in init() local
207 innerShadow->setStyle(new KisLsDropShadowFilter(KisLsDropShadowFilter::InnerShadow), style); in init()
208 m_d->stylesOverlay << toQShared(innerShadow); in init()
H A Dkis_ls_drop_shadow_filter.cpp253 config = style->innerShadow(); in getShadowStruct()
/dports/graphics/krita/krita-4.4.8/libs/ui/dialogs/
H A Dkis_dlg_layer_style.cpp356 item->setCheckState(m_layerStyle->innerShadow()->effectEnabled() ? Qt::Checked : Qt::Unchecked); in setStyle()
389 m_innerShadow->setShadow(m_layerStyle->innerShadow()); in setStyle()
408 …m_layerStyle->innerShadow()->setEffectEnabled(wdgLayerStyles.lstStyleSelector->item(3)->checkState… in style()
422 m_innerShadow->fetchShadow(m_layerStyle->innerShadow()); in style()
445 if (style->innerShadow()->useGlobalLight()) { in syncGlobalAngle()
446 style->innerShadow()->setAngle(angle); in syncGlobalAngle()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/003_packageQmlOnly/QtGraphicalEffects/
H A DInnerShadow.qml364 sourceComponent: rootItem.fast ? innerShadow : gaussianInnerShadow
383 id: innerShadow
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/002_nestedQmlOnly/QtGraphicalEffects/
H A DInnerShadow.qml364 sourceComponent: rootItem.fast ? innerShadow : gaussianInnerShadow
383 id: innerShadow
/dports/graphics/qt5-graphicaleffects/kde-qtgraphicaleffects-5.15.2p2/src/effects/
H A DInnerShadow.qml355 sourceComponent: rootItem.fast ? innerShadow : gaussianInnerShadow
374 id: innerShadow
/dports/deskutils/latte-dock/latte-dock-0.10.6/containment/package/contents/ui/
H A DBindingsExternal.qml222 property:"innerShadow"
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp1405 QColor innerShadow(Qt::black); in drawControl() local
1406 innerShadow.setAlpha(35); in drawControl()
1407 painter->setPen(innerShadow); in drawControl()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp1405 QColor innerShadow(Qt::black); in drawControl() local
1406 innerShadow.setAlpha(35); in drawControl()
1407 painter->setPen(innerShadow); in drawControl()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp1405 QColor innerShadow(Qt::black); in drawControl() local
1406 innerShadow.setAlpha(35); in drawControl()
1407 painter->setPen(innerShadow); in drawControl()

12