Home
last modified time | relevance | path

Searched refs:msMaxWidth (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/@emotion/serialize/node_modules/csstype/
H A Dindex.d.ts34490 msMaxWidth?: ViewportMaxWidthProperty<TLength>; property
34542 msMaxWidth?: ViewportMaxWidthProperty<TLength> | ViewportMaxWidthProperty<TLength>[]; property
H A Dindex.js.flow3398 msMaxWidth?: ViewportMaxWidthProperty<TLength>,
3450 msMaxWidth?: ViewportMaxWidthProperty<TLength> | ViewportMaxWidthProperty<TLength>[],
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts19536 msMaxWidth?: MaxWidth<TLength>; property
H A Dindex.js.flow5534 msMaxWidth?: AtRule$MaxWidth<TLength>,
5586 msMaxWidth?: AtRule$MaxWidth<TLength> | Array<AtRule$MaxWidth<TLength>>,