- ingame/campaign/campaignbrowser_manager.lua:450 --
zo_iconTextFormatNoSpace(ZO_GetPlatformAllianceSymbolIcon(alliance), ICON_SIZE, ICON_SIZE, GetAllianceName(alliance))
- ingame/crafting/gamepad/smithingresearch_gamepad.lua:537 --
zo_iconTextFormatNoSpace("EsoUI/Art/Miscellaneous/Gamepad/gp_icon_timer32.dds", "100%", "100%", time)
- ingame/housetours/gamepad/housetours_gamepad.lua:1807 --
zo_iconTextFormatNoSpace(IS_FRIEND_TEXTURE, 64, 64, formattedDisplayName)
- ingame/housetours/gamepad/housetours_gamepad.lua:1809 --
zo_iconTextFormatNoSpace(IS_GUILD_MEMBER_TEXTURE, 64, 64, formattedDisplayName)
- ingame/housetours/gamepad/housetours_gamepad.lua:1812 --
zo_iconTextFormatNoSpace(IS_LOCAL_PLAYER_TEXTURE, 64, 64, formattedDisplayName, INHERIT_COLOR)
- ingame/housetours/gamepad/housetours_gamepad.lua:1820 --
zo_iconTextFormatNoSpace(IS_LISTED_TEXTURE, 32, 32, GetString(SI_HOUSE_TOURS_MANAGE_LISTING_STATUS_LISTED))
- ingame/lockpick/lockpick.lua:96 --
zo_iconTextFormatNoSpace("EsoUI/Art/TreeIcons/gamepad/GP_collection_indexIcon_Companions.dds", "100%", "100%", timeString, INHERIT_COLOR)
- ingame/lockpick/lockpick.lua:684 --
zo_iconTextFormatNoSpace("EsoUI/Art/TreeIcons/gamepad/GP_collection_indexIcon_Companions.dds", iconSize, iconSize, GetChanceToForceLock(), INHERIT_COLOR)
- ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:84 --
zo_iconTextFormatNoSpace("EsoUI/Art/Market/Gamepad/gp_ESOPlus_Chalice_GOLD_64.dds", 32, 32, ZO_MARKET_PRODUCT_ESO_PLUS_COLOR:Colorize(GetString(SI_ESO_PLUS_TITLE)))
- ingame/mainmenu/keyboard/zo_mainmenu_keyboard.lua:34 --
zo_iconTextFormatNoSpace("EsoUI/Art/Market/Keyboard/ESOPlus_Chalice_GOLD_32.dds", 28, 28, GetString(SI_ESO_PLUS_TITLE))
- ingame/stats/gamepad/zo_stats_gamepad.lua:1734 --
zo_iconTextFormatNoSpace(rankIcon, 32, 32, zo_strformat(SI_STAT_RANK_NAME_FORMAT, rankName))
- ingame/unitframes/unitframes.lua:1768 --
zo_iconTextFormatNoSpace(iconPath, 20, 20, name)
- libraries/zo_templates/labeltemplates_shared.lua:328 --
zo_iconTextFormatNoSpace(GetTexture(allianceId, forceGamepad), "100%", "100%", name)
- publicallingames/tooltip/itemtooltips.lua:265 --
zo_iconTextFormatNoSpace(ZO_GetGamepadChampionPointsIcon(), 32, 32, GetString(SI_ITEM_FORMAT_STR_CHAMPION))
- publicallingames/tooltip/itemtooltips.lua:353 --
zo_iconTextFormatNoSpace("EsoUI/Art/Tooltips/icon_poison.dds", 40, 40, poisonCount)
- publicallingames/tooltip/markettooltips.lua:138 --
zo_iconTextFormatNoSpace("EsoUI/Art/Market/Gamepad/gp_ESOPlus_Chalice_WHITE_64.dds", "100%", "100%", dealText, INHERIT_COLOR)