Home
last modified time | relevance | path

Searched refs:WebkitBoxReflectProperty (Results 1 – 2 of 2) 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.ts6836 WebkitBoxReflect?: WebkitBoxReflectProperty<TLength>;
15427 "-webkit-box-reflect"?: WebkitBoxReflectProperty<TLength>;
24022 WebkitBoxReflect?: WebkitBoxReflectProperty<TLength> | WebkitBoxReflectProperty<TLength>[];
32619 "-webkit-box-reflect"?: WebkitBoxReflectProperty<TLength> | WebkitBoxReflectProperty<TLength>[];
36476 export type WebkitBoxReflectProperty<TLength> = Globals | TLength | "above" | "below" | "left" | "r… alias
H A Dindex.js.flow551 WebkitBoxReflect?: WebkitBoxReflectProperty<TLength>,
1370 "-webkit-box-reflect"?: WebkitBoxReflectProperty<TLength>,
2192 WebkitBoxReflect?: WebkitBoxReflectProperty<TLength> | WebkitBoxReflectProperty<TLength>[],
3014 "-webkit-box-reflect"?: WebkitBoxReflectProperty<TLength> | WebkitBoxReflectProperty<TLength>[],
5384 export type WebkitBoxReflectProperty<TLength> = Globals | TLength | "above" | "below" | "left" | "r…