Home
last modified time | relevance | path

Searched refs:FontSmooth (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.ts1827 fontSmooth?: Property.FontSmooth<TLength>;
5925 MozOsxFontSmoothing?: Property.FontSmooth<TLength>;
6975 WebkitFontSmoothing?: Property.FontSmooth<TLength>;
10461 "font-smooth"?: Property.FontSmooth<TLength>;
14559 "-moz-osx-font-smoothing"?: Property.FontSmooth<TLength>;
15609 "-webkit-font-smoothing"?: Property.FontSmooth<TLength>;
18352 …export type FontSmooth<TLength = (string & {}) | 0> = Globals | DataType.AbsoluteSize | TLength | … alias
H A Dindex.js.flow121 fontSmooth?: Property$FontSmooth<TLength>,
436 MozOsxFontSmoothing?: Property$FontSmooth<TLength>,
568 WebkitFontSmoothing?: Property$FontSmooth<TLength>,
948 "font-smooth"?: Property$FontSmooth<TLength>,
1398 "-webkit-font-smoothing"?: Property$FontSmooth<TLength>,
1781 fontSmooth?: Property$FontSmooth<TLength> | Array<Property$FontSmooth<TLength>>,
2099 MozOsxFontSmoothing?: Property$FontSmooth<TLength> | Array<Property$FontSmooth<TLength>>,
2231 WebkitFontSmoothing?: Property$FontSmooth<TLength> | Array<Property$FontSmooth<TLength>>,
2614 "font-smooth"?: Property$FontSmooth<TLength> | Array<Property$FontSmooth<TLength>>,
2932 "-moz-osx-font-smoothing"?: Property$FontSmooth<TLength> | Array<Property$FontSmooth<TLength>>,
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts1831 fontSmooth?: Property.FontSmooth<TLength>;
6041 MozOsxFontSmoothing?: Property.FontSmooth<TLength>;
7059 WebkitFontSmoothing?: Property.FontSmooth<TLength>;
10653 "font-smooth"?: Property.FontSmooth<TLength>;
14863 "-moz-osx-font-smoothing"?: Property.FontSmooth<TLength>;
15881 "-webkit-font-smoothing"?: Property.FontSmooth<TLength>;
18777 …export type FontSmooth<TLength = (string & {}) | 0> = Globals | DataType.AbsoluteSize | TLength | … alias
H A Dindex.js.flow123 fontSmooth?: Property$FontSmooth<TLength>,
444 MozOsxFontSmoothing?: Property$FontSmooth<TLength>,
572 WebkitFontSmoothing?: Property$FontSmooth<TLength>,
966 "font-smooth"?: Property$FontSmooth<TLength>,
1418 "-webkit-font-smoothing"?: Property$FontSmooth<TLength>,
1815 fontSmooth?: Property$FontSmooth<TLength> | Array<Property$FontSmooth<TLength>>,
2139 MozOsxFontSmoothing?: Property$FontSmooth<TLength> | Array<Property$FontSmooth<TLength>>,
2267 WebkitFontSmoothing?: Property$FontSmooth<TLength> | Array<Property$FontSmooth<TLength>>,
2664 "font-smooth"?: Property$FontSmooth<TLength> | Array<Property$FontSmooth<TLength>>,
2988 "-moz-osx-font-smoothing"?: Property$FontSmooth<TLength> | Array<Property$FontSmooth<TLength>>,
[all …]