- ingame/achievements/keyboard/achievements.lua:1238 --
comboBox:CreateItemEntry(GetString(stringId), OnFilterChanged)
- ingame/antiquities/keyboard/antiquityjournal_keyboard.lua:881 --
comboBox:CreateItemEntry(GetString("SI_ANTIQUITYFILTER", filterType), OnFilterChanged)
- ingame/collections/keyboard/collectionsbook.lua:137 --
comboBox:CreateItemEntry(GetString(stringId), OnFilterChanged)
- ingame/companion/keyboard/companioncollectionbook_keyboard.lua:92 --
comboBox:CreateItemEntry(GetString(stringId), OnFilterChanged)
- ingame/guildfinder/keyboard/guildbrowser_guildlist_keyboard.lua:463 --
comboBox:CreateItemEntry(ZO_CachedStrFormat(SI_GUILD_FINDER_ATTRIBUTE_VALUE_FORMATTER, GetString(stringBase, value)))
- ingame/guildfinder/keyboard/guildbrowser_guildlist_keyboard.lua:485 --
comboBox:CreateItemEntry(zo_strformat(SI_GUILD_BROWSER_GUILD_LIST_SIZE_DROPDOWN_ENTRY_TEXT, min, max))
- ingame/help/keyboard/helpsubmitfeedback_keyboard.lua:70 --
comboBox:CreateItemEntry(GetString(fieldData.enumStringPrefix, fieldData.universallyAddEnum), callback)
- ingame/help/keyboard/helpsubmitfeedback_keyboard.lua:77 --
comboBox:CreateItemEntry(GetString(fieldData.enumStringPrefix, i), callback)
- ingame/housingeditor/housingpreview_shared.lua:138 --
comboBox:CreateItemEntry(formattedName, OnFilterChanged)
- ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:638 --
comboBox:CreateItemEntry(subcategoryName)
- ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:647 --
comboBox:CreateItemEntry(filterName)
- ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:665 --
comboBox:CreateItemEntry(GetString(SI_HOUSING_FURNITURE_BOUND_FILTER_DROPDOWN_LABEL))
- ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:673 --
comboBox:CreateItemEntry(filterName)
- ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:681 --
comboBox:CreateItemEntry(GetString(SI_TOOLTIP_FURNISHING_LIMIT_TYPE))
- ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:690 --
comboBox:CreateItemEntry(filterName)
- ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:706 --
comboBox:CreateItemEntry(themeName, callback)
- ingame/housingeditor/keyboard/housingfurnituresettings_keyboard.lua:275 --
comboBox:CreateItemEntry(allDefaultAccessSettings[i], OnPresetSelected)
- ingame/housingeditor/keyboard/housingpathsettings_keyboard.lua:272 --
comboBox:CreateItemEntry(GetString("SI_PATHFOLLOWTYPE", i), OnFollowTypeSelected)
- ingame/inventory/inventory.lua:2570 --
comboBox:CreateItemEntry(combinedText, OnFilterChanged)
- ingame/map/keyboard/worldmapfilters_keyboard.lua:65 --
comboBox:CreateItemEntry(entryText, OnOptionChanged)
- ingame/tradinghouse/gamepad/tradinghousecategories_gamepad.lua:113 --
comboBox:CreateItemEntry(categoryName, OnCategorySelected)
- ingame/tradinghouse/gamepad/tradinghousefeatures_gamepad.lua:46 --
comboBox:CreateItemEntry(choiceDisplayName, OnChoiceSelected)
- internalingame/globals/marketdialogs.lua:942 --
comboBox:CreateItemEntry(formattedName, OnTemplateChanged)
- internalingame/market/keyboard/market_keyboard.lua:305 --
comboBox:CreateItemEntry(GetString(stringId), OnFilterChanged)
- libraries/globals/time.lua:185 --
comboBox:CreateItemEntry(data.name, onSelectionCallback)
- pregame/charactercreate/keyboard/zo_charactercreate_keyboard.lua:301 --
comboBox:CreateItemEntry(templateData.name, OnTemplateChanged)