Home
last modified time | relevance | path

Searched refs:backgroundClip (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/html2canvas/dist/types/css/
H A Dindex.d.ts1 import { backgroundClip } from './property-descriptors/background-clip';
43 backgroundClip: ReturnType<typeof backgroundClip.parse>; property in CSSParsedDeclaration
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/html2canvas/dist/types/src/css/
H A Dindex.d.ts1 import { backgroundClip } from './property-descriptors/background-clip';
43 backgroundClip: ReturnType<typeof backgroundClip.parse>; property in CSSParsedDeclaration
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/html2canvas/dist/types/css/property-descriptors/
H A Dbackground-clip.d.ts8 export declare const backgroundClip: IPropertyListDescriptor<BackgroundClip>; constant
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/html2canvas/dist/types/src/css/property-descriptors/
H A Dbackground-clip.d.ts8 export declare const backgroundClip: IPropertyListDescriptor<BackgroundClip>; constant
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/html2canvas/dist/types/src/render/
H A Dbackground.d.ts11 export declare const calculateBackgroundPaintingArea: (backgroundClip: BACKGROUND_CLIP, element: El…
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/html2canvas/dist/types/render/
H A Dbackground.d.ts11 export declare const calculateBackgroundPaintingArea: (backgroundClip: BACKGROUND_CLIP, element: El…
/dports/devel/py-qstylizer/qstylizer-0.2.1/qstylizer/descriptor/
H A Dprop.py126 backgroundClip = _descriptor_cls("background-clip") variable in PropParent
/dports/security/keybase/client-v5.7.1/shared/teams/confirm-modals/
H A Dconfirm-remove-from-channel.tsx102 backgroundClip: 'padding-box',
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/typed-styles/css/
H A DBaseStyle.js.flow57 backgroundClip?: props.backgroundClip,
58 'background-clip'?: props.backgroundClip,
/dports/multimedia/lives/lives-3.2.0/src/
H A Dliblives.hpp1142 clip backgroundClip() const;
H A Dliblives.cpp724 clip player::backgroundClip() const { in backgroundClip() function in lives::player
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsCSSRendering.cpp1822 uint8_t backgroundClip = aLayer.mClip; in GetImageLayerClip() local
1826 if (isSolidBorder && backgroundClip == NS_STYLE_IMAGELAYER_CLIP_BORDER) { in GetImageLayerClip()
1830 backgroundClip = haveRoundedCorners ? in GetImageLayerClip()
1847 if (backgroundClip == NS_STYLE_IMAGELAYER_CLIP_CONTENT) { in GetImageLayerClip()
1867 backgroundClip = NS_STYLE_IMAGELAYER_CLIP_PADDING; in GetImageLayerClip()
1870 if (backgroundClip != NS_STYLE_IMAGELAYER_CLIP_BORDER && in GetImageLayerClip()
1871 backgroundClip != NS_STYLE_IMAGELAYER_CLIP_TEXT) { in GetImageLayerClip()
1873 if (backgroundClip == NS_STYLE_IMAGELAYER_CLIP_MOZ_ALMOST_PADDING) { in GetImageLayerClip()
1881 } else if (backgroundClip != NS_STYLE_IMAGELAYER_CLIP_PADDING) { in GetImageLayerClip()
1882 NS_ASSERTION(backgroundClip == NS_STYLE_IMAGELAYER_CLIP_CONTENT, in GetImageLayerClip()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/typed-styles/css/properties/
H A Dindex.js.flow121 ?backgroundClip,
143 export type backgroundClip = 'border-box' | 'padding-box' | 'content-box' | 'initial' | 'inherit'
/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A Drender_box.cpp558 if (bgLayer->backgroundClip() != BGBORDER) { in paintBackgroundExtended()
560 bool includePadding = bgLayer->backgroundClip() == BGCONTENT; in paintBackgroundExtended()
854 switch (bgLayer->backgroundClip()) { in borderRadiusClipPath()
H A Drender_style.cpp229 curr->setBackgroundClip(pattern->backgroundClip()); in fillUnsetProperties()
H A Drender_style.h458 EBackgroundBox backgroundClip() const in backgroundClip() function
/dports/www/kf5-khtml/khtml-5.89.0/src/css/
H A Dcss_renderstyledeclarationimpl.cpp423 switch (style->backgroundLayers()->backgroundClip()) { in getPropertyCSSValue()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/webidls/
H A DCSSStyleDeclaration.webidl57 [CEReactions, SetterThrows, TreatNullAs=EmptyString] attribute DOMString backgroundClip;
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/pages/static/
H A Djquery_min_js.go21 …===!1;d.style.backgroundClip="content-box",d.cloneNode(!0).style.backgroundClip="",t.clearCloneSty…
/dports/textproc/py-sphinx/Sphinx-3.5.2/build/lib/sphinx/themes/basic/static/
H A Djquery.js2 …yle&&(l.style.backgroundClip="content-box",l.cloneNode(!0).style.backgroundClip="",y.clearCloneSty…
H A Djquery-3.5.1.js6513 div.style.backgroundClip = "content-box";
6514 div.cloneNode( true ).style.backgroundClip = "";
6515 support.clearCloneStyle = div.style.backgroundClip === "content-box";
/dports/textproc/py-sphinx/stage/usr/local/lib/python3.8/site-packages/sphinx/themes/basic/static/
H A Djquery.js2 …yle&&(l.style.backgroundClip="content-box",l.cloneNode(!0).style.backgroundClip="",y.clearCloneSty…
H A Djquery-3.5.1.js6513 div.style.backgroundClip = "content-box";
6514 div.cloneNode( true ).style.backgroundClip = "";
6515 support.clearCloneStyle = div.style.backgroundClip === "content-box";
/dports/textproc/py-sphinx/Sphinx-3.5.2/sphinx/themes/basic/static/
H A Djquery.js2 …yle&&(l.style.backgroundClip="content-box",l.cloneNode(!0).style.backgroundClip="",y.clearCloneSty…
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.h571 …EFillBox backgroundClip() const { return static_cast<EFillBox>(m_background->background().clip());… in backgroundClip() function

1234567