MCPcopy Create free account

hub / github.com/YUZU-Hub/appscreen / functions

Functions252 in github.com/YUZU-Hub/appscreen

↓ 125 callersFunctionupdateCanvas
()
app.js:6800
↓ 76 callersFunctionformatValue
(num)
app.js:538
↓ 25 callersFunctionsetScreenshotSetting
(key, value)
app.js:559
↓ 24 callersFunctiongetCurrentScreenshot
()
app.js:116
↓ 23 callersFunctiongetTextSettings
()
app.js:5915
↓ 20 callersFunctionshowAppAlert
(message, type = 'info')
app.js:5262
↓ 19 callersFunctiongetScreenshotSettings
()
app.js:126
↓ 17 callersFunctionsyncUIWithState
()
app.js:2129
↓ 16 callersFunctiongetSelectedElement
()
app.js:210
↓ 16 callersFunctionsaveState
()
app.js:1489
↓ 15 callersFunctionupdateScreenshotList
()
app.js:6219
↓ 14 callersFunctiongetCanvasDimensions
()
app.js:6793
↓ 14 callersFunctiongetScreenshotImage
* 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 callersFunctionupdateGradientStopsUI
()
app.js:6742
↓ 13 callersFunctiongetSelectedPopout
()
app.js:241
↓ 13 callersFunctionsetBackground
(key, value)
app.js:543
↓ 12 callersFunctiongetEffectiveLayout
(text, lang)
app.js:164
↓ 12 callersFunctionupdateElementProperties
()
app.js:2415
↓ 12 callersFunctionupdateElementsList
()
app.js:2326
↓ 12 callersFunctionupdatePopoutProperties
()
app.js:3148
↓ 10 callersFunctionbindPopoutSlider
(id, key, suffix)
app.js:3473
↓ 10 callersFunctiongetBackground
()
app.js:121
↓ 10 callersFunctionsetTextValue
(key, value)
app.js:5897
↓ 9 callersFunctionsetElementProperty
(id, key, value)
app.js:225
↓ 8 callersFunctionsetTranslateStatus
(message, type)
app.js:5763
↓ 8 callersFunctionshowExportProgress
(status, detail, percent)
app.js:8121
↓ 8 callersFunctionupdateScreenTexture
()
three-renderer.js:643
↓ 7 callersFunctionbindSlider
(id, prop, suffix, parser)
app.js:2633
↓ 7 callersFunctiongetSelectedModel
* Get the selected model for a provider * @param {string} provider - Provider key (anthropic, openai, google) * @returns {string} - Model ID
llm.js:50
↓ 7 callersFunctionsetThreeJSRotation
(rotX, rotY, rotZ)
three-renderer.js:688
↓ 7 callersFunctionupdatePopoutsList
()
app.js:3054
↓ 7 callersFunctionupdateProjectSelector
()
app.js:1422
↓ 6 callersFunctiongetElementText
(el)
app.js:215
↓ 6 callersFunctiongetElements
()
app.js:205
↓ 6 callersFunctiongetSelectedProvider
* Get the selected provider * @returns {string} - Provider key
llm.js:60
↓ 6 callersFunctionrequestThreeJSRender
()
three-renderer.js:719
↓ 6 callersFunctionsaveProjectsMeta
()
app.js:1408
↓ 6 callersFunctionsetPhoneFrameColor
(presetId, deviceType)
three-renderer.js:95
↓ 6 callersFunctionwrapText
(ctx, text, maxWidth)
app.js:8040
↓ 5 callersFunctionaddLocalizedImage
* 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 callersFunctioncreateNewScreenshot
(img, src, name, lang, deviceType)
app.js:6176
↓ 5 callersFunctiongetCanvasCoords
(e)
app.js:2750
↓ 5 callersFunctiongetPopouts
()
app.js:236
↓ 5 callersFunctiongetTextLayoutLanguage
(text)
app.js:141
↓ 5 callersFunctionrenderScreenshotToCanvas
(index, targetCanvas, targetCtx, dims, previewScale)
app.js:7045
↓ 5 callersFunctionsetTextLanguageValue
(key, value, lang = null)
app.js:5901
↓ 4 callersFunctionbindIconShadow
(inputId, prop, suffix)
app.js:2589
↓ 4 callersFunctionbindPopoutShadow
(inputId, prop, suffix)
app.js:3509
↓ 4 callersFunctioncheckAllLoaded
()
app.js:1764
↓ 4 callersFunctioncloseDuplicateDialog
* Close duplicate dialog with a choice * @param {string} choice - 'replace', 'create', or 'ignore'
language-utils.js:531
↓ 4 callersFunctioncloseExportLanguageDialog
* Close export language dialog and execute callback * @param {string} choice - 'current' or 'all'
language-utils.js:425
↓ 4 callersFunctiondrawElementsToContext
(context, dims, elements, layer)
app.js:7423
↓ 4 callersFunctiongetUse3D
()
three-renderer.js:1054
↓ 4 callersFunctionloadCachedPhoneModel
(deviceType)
three-renderer.js:465
↓ 4 callersFunctionloadGoogleFont
(fontName)
app.js:646
↓ 4 callersFunctionrenderFontList
(pickerId, ids)
app.js:1055
↓ 4 callersFunctionslideToScreenshot
(newIndex, direction)
app.js:6946
↓ 4 callersFunctionswitchProject
(projectId)
app.js:1936
↓ 4 callersFunctionupdateTextUI
(text)
app.js:5930
↓ 3 callersFunctionaddProjectLanguage
(lang)
app.js:4816
↓ 3 callersFunctionapplyTheme
(preference)
app.js:5773
↓ 3 callersFunctiondetectLanguageFromFilename
* 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 callersFunctiondrawElements
(context, dims, layer)
app.js:7417
↓ 3 callersFunctiongetCropCanvasCoords
(e)
app.js:3321
↓ 3 callersFunctiongetCropPreviewLayout
(previewCanvas, img)
app.js:3218
↓ 3 callersFunctiongetLucideImage
(name, color, strokeWidth)
app.js:395
↓ 3 callersFunctiongetText
()
app.js:131
↓ 3 callersFunctiongetTextLanguageSettings
(text, lang)
app.js:148
↓ 3 callersFunctionhexToRgba
(hex, alpha)
app.js:8074
↓ 3 callersFunctionhitTestElements
(canvasX, canvasY)
app.js:2810
↓ 3 callersFunctionhitTestPopouts
(canvasX, canvasY)
app.js:2781
↓ 3 callersFunctioninitSingleFontPicker
(pickerId, ids)
app.js:999
↓ 3 callersFunctionmigrate3DPosition
(screenshotSettings)
app.js:1557
↓ 3 callersFunctionnormalizeTextSettings
(text)
app.js:177
↓ 3 callersFunctionopenTranslateModal
(target)
app.js:5010
↓ 3 callersFunctionreconstructElementImages
(elements)
app.js:1574
↓ 3 callersFunctionrenderEmojiGrid
(category)
app.js:8341
↓ 3 callersFunctionrenderIconGrid
(category)
app.js:8474
↓ 3 callersFunctionroundRect
(ctx, x, y, width, height, radius)
app.js:8027
↓ 3 callersFunctionshowThreeJS
(show)
three-renderer.js:976
↓ 3 callersFunctionupdateAddLanguageSelect
()
app.js:4799
↓ 3 callersFunctionupdateCropPreview
()
app.js:3238
↓ 3 callersFunctionupdateHeadlineLanguageUI
()
app.js:4989
↓ 3 callersFunctionupdateIconImage
(el)
app.js:408
↓ 3 callersFunctionupdateLanguageButton
()
app.js:4733
↓ 3 callersFunctionupdateLanguageMenu
()
app.js:4717
↓ 3 callersFunctionupdateLanguagesList
()
app.js:4766
↓ 3 callersFunctionupdateScreenshotTranslationsList
* Update the list of languages in the translations modal
language-utils.js:266
↓ 3 callersFunctionupdateStatus
(text, detail = '')
magical-titles.js:367
↓ 3 callersFunctionupdateStatus
(text, detail = '')
app.js:5542
↓ 3 callersFunctionupdateSubheadlineLanguageUI
()
app.js:4993
↓ 3 callersFunctionupdateThreeJSBackground
()
three-renderer.js:1011
↓ 2 callersFunctionapplyDragMove
(coords)
app.js:2844
↓ 2 callersFunctionbindPopoutBorder
(inputId, prop, suffix)
app.js:3557
↓ 2 callersFunctionclearDrag
()
app.js:2877
↓ 2 callersFunctioncolorizeLucideSVG
(svgText, color, strokeWidth)
app.js:389
↓ 2 callersFunctioncreateRoundedScreenImage
(image, cornerRadius)
three-renderer.js:612
↓ 2 callersFunctioncreateScreenOverlay
()
three-renderer.js:564
↓ 2 callersFunctiondismissMagicalTitlesTooltip
* Dismiss the Magical Titles tooltip
magical-titles.js:50
↓ 2 callersFunctiondrawPopoutsToContext
(context, dims, popouts, img, screenshotSettings)
app.js:7511
next →1–100 of 252, ranked by callers