SYMBOL INDEX (29 symbols across 9 files) FILE: 02 - JS and CSS Clock/clock.js function left (line 10) | function left(){ function right (line 34) | function right(){ FILE: 02 - JS and CSS Clock/clock1.js function initDate (line 15) | function initDate() { function updateDate (line 30) | function updateDate() { FILE: 02 - JS and CSS Clock/clock2.js function left (line 15) | function left(){ function right (line 49) | function right(){ FILE: 03 - CSS Variables/variables.js function spacingchange (line 7) | function spacingchange(){ function blurchange (line 13) | function blurchange(){ function basechange (line 20) | function basechange(){ FILE: 13 - 图片随屏幕滚动而滑入滑出的效果/index.js function throttle (line 5) | function throttle(func,wait){ function handle (line 21) | function handle(){ FILE: 19 - Webcam Fun/scripts.js function getVideo (line 7) | function getVideo(){ function printToCanvas (line 19) | function printToCanvas(){ function takePhoto (line 43) | function takePhoto(){ function redEffect (line 59) | function redEffect(imagedata){ function rgbsplit (line 69) | function rgbsplit(imagedata){ function greenScreen (line 79) | function greenScreen(imagedata) { FILE: 23 - Speech Synthesis/speak-easy-synthesis/script.js function populateVoiceList (line 14) | function populateVoiceList() { function speak (line 38) | function speak(){ FILE: 29 - Countdown Timer/scripts-FINISHED.js function timer (line 6) | function timer(seconds) { function displayTimeLeft (line 27) | function displayTimeLeft(seconds) { function displayEndTime (line 35) | function displayEndTime(timestamp) { function startTimer (line 43) | function startTimer() { FILE: 31 - Canvas CountClock/Countdown.js function getCurrentShowTimeSeconds (line 58) | function getCurrentShowTimeSeconds(){ function update (line 66) | function update(){ function updateBalls (line 106) | function updateBalls(){ function addBalls (line 138) | function addBalls(x,y,num){ function render (line 157) | function render(cxt){ function renderdigit (line 184) | function renderdigit(x,y,num,cxt){