Home
last modified time | relevance | path

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

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts6557 msWrapThrough?: Property.MsWrapThrough;
15191 "-ms-wrap-through"?: Property.MsWrapThrough;
19258 export type MsWrapThrough = Globals | "none" | "wrap"; alias
H A Dindex.js.flow515 msWrapThrough?: Property$MsWrapThrough,
1345 "-ms-wrap-through"?: Property$MsWrapThrough,
2178 msWrapThrough?: Property$MsWrapThrough | Array<Property$MsWrapThrough>,
3011 "-ms-wrap-through"?: Property$MsWrapThrough | Array<Property$MsWrapThrough>,
5220 export type Property$MsWrapThrough = Globals | "none" | "wrap";
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts6681 msWrapThrough?: Property.MsWrapThrough;
15503 "-ms-wrap-through"?: Property.MsWrapThrough;
19780 export type MsWrapThrough = Globals | "none" | "wrap"; alias
H A Dindex.js.flow524 msWrapThrough?: Property$MsWrapThrough,
1370 "-ms-wrap-through"?: Property$MsWrapThrough,
2219 msWrapThrough?: Property$MsWrapThrough | Array<Property$MsWrapThrough>,
3068 "-ms-wrap-through"?: Property$MsWrapThrough | Array<Property$MsWrapThrough>,
5430 export type Property$MsWrapThrough = Globals | "none" | "wrap";