Home
last modified time | relevance | path

Searched refs:x (Results 1 – 12 of 12) sorted by relevance

/MusicFree/src/components/panels/types/
H A DcolorPicker.tsx51 const {x, y} = event;
53 const xRate = Math.min(1, Math.max(0, x / areaSize));
69 const {x, y} = event;
71 const xRate = Math.min(1, Math.max(0, x / areaSize));
146 start={{x: 0, y: 0}}
147 end={{x: 1, y: 0}}
152 start={{x: 0, y: 0}}
153 end={{x: 0, y: 1}}
179 x: 0,
183 x: 0,
[all …]
H A DplayRate.tsx46 <ThemeText>{key / 100}x</ThemeText>
H A DmusicItemOptions.tsx214 icon: 'archive-box-x-mark',
/MusicFree/android/app/src/main/java/fun/upup/musicfree/lyricUtil/
H A DLyricView.kt82 layoutParams?.x = (this.leftPercent * (windowWidth - layoutParams!!.width)).toInt() in <lambda>()
125 … layoutParams?.x = (leftPercent * (windowWidth - layoutParams!!.width)).toInt() in <lambda>()
188 layoutParams?.x = (percent * (windowWidth - layoutParams!!.width)).toInt() 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>()
/MusicFree/src/lib/react-native-vdebug/
H A Dindex.js71 x: this.state.pan.x._value, property
74 this.state.pan.setValue({x: 0, y: 0}); property
83 {dx: this.state.pan.x, dy: this.state.pan.y},
108 this.state.pan.setValue({x: 0, y: 0}); property
207 x: width * cardIndex, property
227 instance.scrollTo({x: 0, y: 0, animated: true}); property
386 nativeEvent.contentOffset.x / Math.floor(width),
424 const [translateX, translateY] = [pan.x, pan.y];
/MusicFree/src/types/
H A Dcommon.d.ts72 x: number; property
/MusicFree/src/components/base/
H A Dicon.tsx6 import ArchiveBoxXMarkIcon from '@/assets/icons/archive-box-x-mark.svg';
72 import XMarkIcon from '@/assets/icons/x-mark.svg';
77 | 'archive-box-x-mark'
143 | 'x-mark';
155 'archive-box-x-mark': ArchiveBoxXMarkIcon,
221 'x-mark': XMarkIcon,
H A Dchip.tsx37 name="x-mark"
H A DappBar.tsx181 (menuIconLayout?.x ?? 0) +
/MusicFree/src/pages/searchPage/components/
H A DnavBar.tsx88 name="x-mark"
/MusicFree/src/components/panels/types/playList/
H A Dbody.tsx64 name="x-mark"
/MusicFree/
H A Dyarn.lock1569 …integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJ…
4098 [email protected].x, big-integer@^1.6.52:
4134 stream-buffers "2.2.x"
4141 big-integer "1.6.x"
4148 big-integer "1.6.x"
5053 …integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc…
7959 …integrity sha512-DyuqySicHXkHUDZFVJmh0ygxBSx6pCKUrTcSgb884oiscV/ROt1Vhye+x+OIHcsodyA10gzZtrVtxIFV4…
8762 …integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7I…
10208 [email protected].x, stream-buffers@~2.2.0: