Home
last modified time | relevance | path

Searched refs:MarginBlock (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.ts2553 marginBlock?: Property.MarginBlock<TLength>;
11187 "margin-block"?: Property.MarginBlock<TLength>;
18532 export type MarginBlock<TLength = (string & {}) | 0> = Globals | TLength | "auto" | (string & {}); alias
H A Dindex.js.flow170 marginBlock?: Property$MarginBlock<TLength>,
997 "margin-block"?: Property$MarginBlock<TLength>,
1830 marginBlock?: Property$MarginBlock<TLength> | Array<Property$MarginBlock<TLength>>,
2663 "margin-block"?: Property$MarginBlock<TLength> | Array<Property$MarginBlock<TLength>>,
4505 export type Property$MarginBlock<TLength = string | 0> = Globals | TLength | "auto" | string;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts2584 marginBlock?: Property.MarginBlock<TLength>;
11406 "margin-block"?: Property.MarginBlock<TLength>;
18982 export type MarginBlock<TLength = (string & {}) | 0> = Globals | TLength | "auto" | (string & {}); alias
H A Dindex.js.flow174 marginBlock?: Property$MarginBlock<TLength>,
1017 "margin-block"?: Property$MarginBlock<TLength>,
1866 marginBlock?: Property$MarginBlock<TLength> | Array<Property$MarginBlock<TLength>>,
2715 "margin-block"?: Property$MarginBlock<TLength> | Array<Property$MarginBlock<TLength>>,
4643 export type Property$MarginBlock<TLength = string | 0> = Globals | TLength | "auto" | 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.cc2022 bool MarginBlock::ParseShorthand( in ParseShorthand()
2032 const CSSValue* MarginBlock::CSSValueFromComputedStyleInternal( in CSSValueFromComputedStyleInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/shorthands/
H A Dshorthands_custom.cc1978 bool MarginBlock::ParseShorthand( in ParseShorthand()
1988 const CSSValue* MarginBlock::CSSValueFromComputedStyleInternal( in CSSValueFromComputedStyleInternal()