Home
last modified time | relevance | path

Searched refs:ImageOrientationProperty (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.ts2158 imageOrientation?: ImageOrientationProperty;
10749 "image-orientation"?: ImageOrientationProperty;
19344 imageOrientation?: ImageOrientationProperty | ImageOrientationProperty[];
27939 "image-orientation"?: ImageOrientationProperty | ImageOrientationProperty[];
35678 export type ImageOrientationProperty = Globals | "flip" | "from-image" | string; alias
H A Dindex.js.flow144 imageOrientation?: ImageOrientationProperty,
963 "image-orientation"?: ImageOrientationProperty,
1785 imageOrientation?: ImageOrientationProperty | ImageOrientationProperty[],
2607 "image-orientation"?: ImageOrientationProperty | ImageOrientationProperty[],
4586 export type ImageOrientationProperty = Globals | "flip" | "from-image" | string;