Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YUZU-Hub/appscreen
/ functions
Functions
252 in github.com/YUZU-Hub/appscreen
⨍
Functions
252
◇
Types & classes
0
↓ 125 callers
Function
updateCanvas
()
app.js:6800
↓ 76 callers
Function
formatValue
(num)
app.js:538
↓ 25 callers
Function
setScreenshotSetting
(key, value)
app.js:559
↓ 24 callers
Function
getCurrentScreenshot
()
app.js:116
↓ 23 callers
Function
getTextSettings
()
app.js:5915
↓ 20 callers
Function
showAppAlert
(message, type = 'info')
app.js:5262
↓ 19 callers
Function
getScreenshotSettings
()
app.js:126
↓ 17 callers
Function
syncUIWithState
()
app.js:2129
↓ 16 callers
Function
getSelectedElement
()
app.js:210
↓ 16 callers
Function
saveState
()
app.js:1489
↓ 15 callers
Function
updateScreenshotList
()
app.js:6219
↓ 14 callers
Function
getCanvasDimensions
()
app.js:6793
↓ 14 callers
Function
getScreenshotImage
* Get the appropriate image for a screenshot based on current language * Falls back to first available language if current language has no image * @
language-utils.js:94
↓ 14 callers
Function
updateGradientStopsUI
()
app.js:6742
↓ 13 callers
Function
getSelectedPopout
()
app.js:241
↓ 13 callers
Function
setBackground
(key, value)
app.js:543
↓ 12 callers
Function
getEffectiveLayout
(text, lang)
app.js:164
↓ 12 callers
Function
updateElementProperties
()
app.js:2415
↓ 12 callers
Function
updateElementsList
()
app.js:2326
↓ 12 callers
Function
updatePopoutProperties
()
app.js:3148
↓ 10 callers
Function
bindPopoutSlider
(id, key, suffix)
app.js:3473
↓ 10 callers
Function
getBackground
()
app.js:121
↓ 10 callers
Function
setTextValue
(key, value)
app.js:5897
↓ 9 callers
Function
setElementProperty
(id, key, value)
app.js:225
↓ 8 callers
Function
setTranslateStatus
(message, type)
app.js:5763
↓ 8 callers
Function
showExportProgress
(status, detail, percent)
app.js:8121
↓ 8 callers
Function
updateScreenTexture
()
three-renderer.js:643
↓ 7 callers
Function
bindSlider
(id, prop, suffix, parser)
app.js:2633
↓ 7 callers
Function
getSelectedModel
* Get the selected model for a provider * @param {string} provider - Provider key (anthropic, openai, google) * @returns {string} - Model ID
llm.js:50
↓ 7 callers
Function
setThreeJSRotation
(rotX, rotY, rotZ)
three-renderer.js:688
↓ 7 callers
Function
updatePopoutsList
()
app.js:3054
↓ 7 callers
Function
updateProjectSelector
()
app.js:1422
↓ 6 callers
Function
getElementText
(el)
app.js:215
↓ 6 callers
Function
getElements
()
app.js:205
↓ 6 callers
Function
getSelectedProvider
* Get the selected provider * @returns {string} - Provider key
llm.js:60
↓ 6 callers
Function
requestThreeJSRender
()
three-renderer.js:719
↓ 6 callers
Function
saveProjectsMeta
()
app.js:1408
↓ 6 callers
Function
setPhoneFrameColor
(presetId, deviceType)
three-renderer.js:95
↓ 6 callers
Function
wrapText
(ctx, text, maxWidth)
app.js:8040
↓ 5 callers
Function
addLocalizedImage
* Add a localized image to a screenshot * @param {number} screenshotIndex - Index of the screenshot * @param {string} lang - Language code * @param
language-utils.js:188
↓ 5 callers
Function
createNewScreenshot
(img, src, name, lang, deviceType)
app.js:6176
↓ 5 callers
Function
getCanvasCoords
(e)
app.js:2750
↓ 5 callers
Function
getPopouts
()
app.js:236
↓ 5 callers
Function
getTextLayoutLanguage
(text)
app.js:141
↓ 5 callers
Function
renderScreenshotToCanvas
(index, targetCanvas, targetCtx, dims, previewScale)
app.js:7045
↓ 5 callers
Function
setTextLanguageValue
(key, value, lang = null)
app.js:5901
↓ 4 callers
Function
bindIconShadow
(inputId, prop, suffix)
app.js:2589
↓ 4 callers
Function
bindPopoutShadow
(inputId, prop, suffix)
app.js:3509
↓ 4 callers
Function
checkAllLoaded
()
app.js:1764
↓ 4 callers
Function
closeDuplicateDialog
* Close duplicate dialog with a choice * @param {string} choice - 'replace', 'create', or 'ignore'
language-utils.js:531
↓ 4 callers
Function
closeExportLanguageDialog
* Close export language dialog and execute callback * @param {string} choice - 'current' or 'all'
language-utils.js:425
↓ 4 callers
Function
drawElementsToContext
(context, dims, elements, layer)
app.js:7423
↓ 4 callers
Function
getUse3D
()
three-renderer.js:1054
↓ 4 callers
Function
loadCachedPhoneModel
(deviceType)
three-renderer.js:465
↓ 4 callers
Function
loadGoogleFont
(fontName)
app.js:646
↓ 4 callers
Function
renderFontList
(pickerId, ids)
app.js:1055
↓ 4 callers
Function
slideToScreenshot
(newIndex, direction)
app.js:6946
↓ 4 callers
Function
switchProject
(projectId)
app.js:1936
↓ 4 callers
Function
updateTextUI
(text)
app.js:5930
↓ 3 callers
Function
addProjectLanguage
(lang)
app.js:4816
↓ 3 callers
Function
applyTheme
(preference)
app.js:5773
↓ 3 callers
Function
detectLanguageFromFilename
* Detect language code from filename * Supports patterns like: screenshot_de.png, screenshot-fr.png, screenshot_pt-br.png * @param {string} filename
language-utils.js:65
↓ 3 callers
Function
drawElements
(context, dims, layer)
app.js:7417
↓ 3 callers
Function
getCropCanvasCoords
(e)
app.js:3321
↓ 3 callers
Function
getCropPreviewLayout
(previewCanvas, img)
app.js:3218
↓ 3 callers
Function
getLucideImage
(name, color, strokeWidth)
app.js:395
↓ 3 callers
Function
getText
()
app.js:131
↓ 3 callers
Function
getTextLanguageSettings
(text, lang)
app.js:148
↓ 3 callers
Function
hexToRgba
(hex, alpha)
app.js:8074
↓ 3 callers
Function
hitTestElements
(canvasX, canvasY)
app.js:2810
↓ 3 callers
Function
hitTestPopouts
(canvasX, canvasY)
app.js:2781
↓ 3 callers
Function
initSingleFontPicker
(pickerId, ids)
app.js:999
↓ 3 callers
Function
migrate3DPosition
(screenshotSettings)
app.js:1557
↓ 3 callers
Function
normalizeTextSettings
(text)
app.js:177
↓ 3 callers
Function
openTranslateModal
(target)
app.js:5010
↓ 3 callers
Function
reconstructElementImages
(elements)
app.js:1574
↓ 3 callers
Function
renderEmojiGrid
(category)
app.js:8341
↓ 3 callers
Function
renderIconGrid
(category)
app.js:8474
↓ 3 callers
Function
roundRect
(ctx, x, y, width, height, radius)
app.js:8027
↓ 3 callers
Function
showThreeJS
(show)
three-renderer.js:976
↓ 3 callers
Function
updateAddLanguageSelect
()
app.js:4799
↓ 3 callers
Function
updateCropPreview
()
app.js:3238
↓ 3 callers
Function
updateHeadlineLanguageUI
()
app.js:4989
↓ 3 callers
Function
updateIconImage
(el)
app.js:408
↓ 3 callers
Function
updateLanguageButton
()
app.js:4733
↓ 3 callers
Function
updateLanguageMenu
()
app.js:4717
↓ 3 callers
Function
updateLanguagesList
()
app.js:4766
↓ 3 callers
Function
updateScreenshotTranslationsList
* Update the list of languages in the translations modal
language-utils.js:266
↓ 3 callers
Function
updateStatus
(text, detail = '')
magical-titles.js:367
↓ 3 callers
Function
updateStatus
(text, detail = '')
app.js:5542
↓ 3 callers
Function
updateSubheadlineLanguageUI
()
app.js:4993
↓ 3 callers
Function
updateThreeJSBackground
()
three-renderer.js:1011
↓ 2 callers
Function
applyDragMove
(coords)
app.js:2844
↓ 2 callers
Function
bindPopoutBorder
(inputId, prop, suffix)
app.js:3557
↓ 2 callers
Function
clearDrag
()
app.js:2877
↓ 2 callers
Function
colorizeLucideSVG
(svgText, color, strokeWidth)
app.js:389
↓ 2 callers
Function
createRoundedScreenImage
(image, cornerRadius)
three-renderer.js:612
↓ 2 callers
Function
createScreenOverlay
()
three-renderer.js:564
↓ 2 callers
Function
dismissMagicalTitlesTooltip
* Dismiss the Magical Titles tooltip
magical-titles.js:50
↓ 2 callers
Function
drawPopoutsToContext
(context, dims, popouts, img, screenshotSettings)
app.js:7511
next →
1–100 of 252, ranked by callers