- ingame/achievements/keyboard/achievements.lua:1155 --
comboBox:CreateItemEntry(GetString(stringId), OnFilterChanged)
- ingame/antiquities/keyboard/antiquityjournal_keyboard.lua:880 --
comboBox:CreateItemEntry(GetString("SI_ANTIQUITYFILTER", filterType), OnFilterChanged)
- ingame/collections/keyboard/collectionsbook.lua:112 --
comboBox:CreateItemEntry(GetString(stringId), OnFilterChanged)
- ingame/guildfinder/keyboard/guildbrowser_guildlist_keyboard.lua:467 --
comboBox:CreateItemEntry(ZO_CachedStrFormat(SI_GUILD_FINDER_ATTRIBUTE_VALUE_FORMATTER, GetString(stringBase, value)))
- ingame/guildfinder/keyboard/guildbrowser_guildlist_keyboard.lua:492 --
comboBox:CreateItemEntry(zo_strformat(SI_GUILD_BROWSER_GUILD_LIST_SIZE_DROPDOWN_ENTRY_TEXT, min, max))
- ingame/housingeditor/housingpreview_shared.lua:129 --
comboBox:CreateItemEntry(localizedName, OnFilterChanged)
- ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:563 --
comboBox:CreateItemEntry(themeName, callback)
- ingame/housingeditor/keyboard/housingfurnituresettings_keyboard.lua:192 --
comboBox:CreateItemEntry(allDefaultAccessSettings[i], OnPresetSelected)
- ingame/inventory/inventory.lua:2119 --
comboBox:CreateItemEntry(combinedText, OnFilterChanged)
- ingame/map/keyboard/worldmapfilters_keyboard.lua:70 --
comboBox:CreateItemEntry(entryText, OnOptionChanged)
- internalingame/market/keyboard/market_keyboard.lua:290 --
comboBox:CreateItemEntry(GetString(stringId), OnFilterChanged)
- libraries/globals/time.lua:167 --
comboBox:CreateItemEntry(data.name, onSelectionCallback)
- pregame/charactercreate/keyboard/zo_charactercreate_keyboard.lua:298 --
comboBox:CreateItemEntry(templateData.name, OnTemplateChanged)