Home
last modified time | relevance | path

Searched refs:ScrollMarginBlock (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts3854 scrollMarginBlock?: Property.ScrollMarginBlock<TLength>;
12488 "scroll-margin-block"?: Property.ScrollMarginBlock<TLength>;
18771 export type ScrollMarginBlock<TLength = (string & {}) | 0> = Globals | TLength | (string & {}); alias
H A Dindex.js.flow264 scrollMarginBlock?: Property$ScrollMarginBlock<TLength>,
1091 "scroll-margin-block"?: Property$ScrollMarginBlock<TLength>,
1924 …scrollMarginBlock?: Property$ScrollMarginBlock<TLength> | Array<Property$ScrollMarginBlock<TLength…
2757 …"scroll-margin-block"?: Property$ScrollMarginBlock<TLength> | Array<Property$ScrollMarginBlock<TLe…
4744 export type Property$ScrollMarginBlock<TLength = string | 0> = Globals | TLength | string;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts3928 scrollMarginBlock?: Property.ScrollMarginBlock<TLength>;
12750 "scroll-margin-block"?: Property.ScrollMarginBlock<TLength>;
19282 export type ScrollMarginBlock<TLength = (string & {}) | 0> = Globals | TLength | (string & {}); alias
H A Dindex.js.flow269 scrollMarginBlock?: Property$ScrollMarginBlock<TLength>,
1112 "scroll-margin-block"?: Property$ScrollMarginBlock<TLength>,
1961 …scrollMarginBlock?: Property$ScrollMarginBlock<TLength> | Array<Property$ScrollMarginBlock<TLength…
2810 …"scroll-margin-block"?: Property$ScrollMarginBlock<TLength> | Array<Property$ScrollMarginBlock<TLe…
4943 export type Property$ScrollMarginBlock<TLength = string | 0> = Globals | TLength | string;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/properties/shorthands/
H A Dshorthands_custom.cc2625 bool ScrollMarginBlock::ParseShorthand( in ParseShorthand()
2635 const CSSValue* ScrollMarginBlock::CSSValueFromComputedStyleInternal( in CSSValueFromComputedStyleInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/shorthands/
H A Dshorthands_custom.cc2560 bool ScrollMarginBlock::ParseShorthand( in ParseShorthand()
2570 const CSSValue* ScrollMarginBlock::CSSValueFromComputedStyleInternal( in CSSValueFromComputedStyleInternal()