Home
last modified time | relevance | path

Searched refs:width (Results 1 – 25 of 162) sorted by relevance

1234567

/MusicFree/src/assets/icons/
H A Drepeat-song.svg1 <svg width="24.000000" height="24.000000" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/…
2 …<path id="Vector" d="M5 19L3 17L5 15M3 17L17 17" stroke="currentColor" stroke-width="1.500000" str…
3 …<path id="Ellipse 57" d="M7 7C4.79086 7 3 8.79089 3 11" stroke="currentColor" stroke-width="1.5000…
4 …<path id="Ellipse 58" d="M17 17C19.2091 17 21 15.2091 21 13" stroke="currentColor" stroke-width="1…
5 …<path id="Vector" d="M19 5L21 7L19 9M21 7L7 7" stroke="currentColor" stroke-width="1.500000" strok…
6 <path id="Vector" d="M12 15L12 10L10 11" stroke="currentColor" stroke-width="1.200000"/>
H A Drepeat-song-1.svg1 <svg width="24.000000" height="24.000000" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/…
2 …<path id="Vector" d="M5 19L3 17L5 15M3 17L17 17" stroke="currentColor" stroke-width="1.500000" str…
3 …<path id="Ellipse 57" d="M7 7C4.79086 7 3 8.79089 3 11" stroke="currentColor" stroke-width="1.5000…
4 …<path id="Ellipse 58" d="M17 17C19.2091 17 21 15.2091 21 13" stroke="currentColor" stroke-width="1…
5 …<path id="Vector" d="M19 5L21 7L19 9M21 7L7 7" stroke="currentColor" stroke-width="1.500000" strok…
H A Dshuffle.svg1 <svg width="24.000000" height="24.000000" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/…
2 …718 14.8597 7 16.2648 7L21 7M19 5L21 7L19 9" stroke="currentColor" stroke-width="1.500000" stroke-…
3 …20.9999 17M18.9999 19L20.9999 17L18.9999 15" stroke="currentColor" stroke-width="1.500000" stroke-…
H A Dmotion-play.svg1 <svg width="24.000000" height="24.000000" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/…
2 …0043 10.8068 3.22906 9.65906 3.68597 8.5568" stroke="currentColor" stroke-width="1.500000" stroke-…
3 …16.0388 11.7434 16.1032 11.8527 16.1032 12Z" stroke="currentColor" stroke-width="1.500000" stroke-…
/MusicFree/src/components/base/
H A DlistItem.tsx88 width?: number;
103 width,
112 width: fixedWidth ? width ?? defaultActionWidth : undefined,
113 flexBasis: fixedWidth ? width ?? defaultActionWidth : undefined,
132 width?: number;
147 width,
159 width: fixedWidth ? width ?? defaultActionWidth : undefined,
160 flexBasis: fixedWidth ? width ?? defaultActionWidth : undefined,
185 width?: number;
199 width,
[all …]
H A DcolorBlock.tsx33 width: rpx(76),
40 width: '100%',
49 width: '100%',
H A Ddivider.tsx28 width: '100%',
33 width: 1,
/MusicFree/src/constants/
H A DglobalStyle.ts10 width: '100%',
15 width: '100%',
21 width: '100%',
/MusicFree/android/app/src/main/java/fun/upup/musicfree/lyricUtil/
H A DLyricView.kt77 layoutParams?.width = (this.widthPercent * windowWidth).toInt() in <lambda>()
82 layoutParams?.x = (this.leftPercent * (windowWidth - layoutParams!!.width)).toInt() in <lambda>()
124 layoutParams?.width = (widthPercent * windowWidth).toInt() in <lambda>()
125 … layoutParams?.x = (leftPercent * (windowWidth - layoutParams!!.width)).toInt() in <lambda>()
188 layoutParams?.x = (percent * (windowWidth - layoutParams!!.width)).toInt() in <lambda>()
206 val width = (percent * windowWidth).toInt() in <lambda>() constant
207 val originalWidth = layoutParams?.width ?: 0 in <lambda>()
208 layoutParams?.x = if (width <= originalWidth) { in <lambda>()
209 layoutParams!!.x + (originalWidth - width) / 2 in <lambda>()
211 layoutParams!!.x - (width - originalWidth) / 2 in <lambda>()
[all …]
/MusicFree/src/hooks/
H A DuseOrientation.ts11 const {width, height} = windowSize; constant
12 if (width < height) {
18 if (e.window.width < e.window.height) {
/MusicFree/src/utils/
H A Drpx.ts3 const windowWidth = Dimensions.get('window').width;
17 return (pct / 100) * Dimensions.get('window').width;
33 return (pct / 100) * Dimensions.get('screen').width;
/MusicFree/src/pages/setting/settingTypes/themeSetting/
H A DlogoCard.tsx49 width: rpx(160),
57 width: rpx(136),
64 width: rpx(160),
67 width: '100%',
H A DthemeCard.tsx67 width: rpx(160),
75 width: rpx(136),
82 width: rpx(160),
85 width: '100%',
/MusicFree/src/components/panels/types/
H A DtimingClose.tsx208 width: '100%',
211 width: '100%',
221 width: '100%',
225 width: '100%',
232 width: '100%',
242 width: '100%',
330 width: rpx(750),
338 width: rpx(750),
350 width: rpx(702),
359 width: rpx(108),
[all …]
H A DcolorPicker.tsx273 width: '100%',
281 width: '100%',
287 width: areaSize,
303 width: rpx(48),
312 width: rpx(24),
322 width: rpx(56),
331 width: rpx(76),
338 width: '100%',
345 width: '100%',
357 width: '100%',
H A DsetFontSize.tsx62 width: '100%',
69 width: '100%',
78 width: rpx(72),
/MusicFree/src/components/dialogs/components/base/
H A Dindex.tsx43 width: vw(100) - rpx(72),
46 width: '80%',
268 width: '100%',
278 width: '100%',
286 width: '80%',
291 width: 0,
307 width: '100%',
314 width: '100%',
320 width: '100%',
/MusicFree/src/lib/react-native-vdebug/
H A Dindex.js26 const {width, height} = Dimensions.get('window'); constant
207 x: width * cardIndex,
386 nativeEvent.contentOffset.x / Math.floor(width),
410 <View key={index} style={{width: width}}>
455 width, property
460 width, property
478 width, property
482 width, property
508 width: 60, property
519 shadowOffset: {width: 0, height: 1}, property
[all …]
/MusicFree/src/pages/home/components/drawer/
H A Dindex.tsx105 width={rpx(48)}
127 width={rpx(48)}
151 width={rpx(48)}
168 width={rpx(48)}
185 width={rpx(48)}
197 width={rpx(48)}
219 width: '100%',
248 <ListItem.ListItemIcon icon="alarm-outline" width={rpx(48)} />
/MusicFree/src/pages/musicDetail/components/
H A Dbackground.tsx23 width: '100%',
33 width: '100%',
/MusicFree/src/pages/searchPage/components/resultPanel/
H A Dindex.tsx50 width: 'auto',
56 width: rpx(160),
74 initialLayout={{width: vw(100)}}
/MusicFree/src/pages/recommendSheets/components/body/
H A Dindex.tsx31 width: 'auto',
40 width: rpx(160),
72 initialLayout={{width: vw(100)}}
/MusicFree/src/pages/topList/components/
H A DtopListBody.tsx48 width: rpx(160),
66 initialLayout={{width: rpx(750)}}
78 width: 'auto',
/MusicFree/src/components/panels/types/searchLrc/
H A Dindex.tsx80 width: rpx(750),
92 width: rpx(750),
150 width: 'auto',
159 width: rpx(160),
177 initialLayout={{width: vw(100)}}
/MusicFree/src/pages/setting/settingTypes/
H A DaboutSetting.tsx146 width: '100%',
150 width: rpx(750),
156 width: rpx(600),
160 width: rpx(150),
172 width: rpx(330),

1234567