- ingame/inventory/inventory.lua:1829 --
ZO_ScrollList_SetHeight(inventoryContainer, inventoryContainer:GetHeight())
- ingame/tradinghouse/keyboard/tradinghousenamesearchautocomplete_keyboard.lua:136 --
ZO_ScrollList_SetHeight(self.menuList, zo_min(ZO_TRADING_HOUSE_NAME_SEARCH_AUTOCOMPLETE_MAX_HEIGHT, numResults * ZO_TRADING_HOUSE_NAME_SEARCH_AUTOCOMPLETE_ENTRY_HEIGHT))
- libraries/zo_combobox/zo_combobox.lua:159 --
ZO_ScrollList_SetHeight(self.m_scroll, self.m_height)
- libraries/zo_combobox/zo_combobox.lua:198 --
ZO_ScrollList_SetHeight(self.m_scroll, desiredHeight)
- libraries/zo_dialog/zo_listdialog.lua:27 --
ZO_ScrollList_SetHeight(self.list, self.list:GetHeight())
- libraries/zo_dialog/zo_listdialog.lua:100 --
ZO_ScrollList_SetHeight(self.list, self.list:GetHeight())
- libraries/zo_templates/scrolltemplates.lua:757 --
ZO_ScrollList_SetHeight(self, self:GetHeight())
- libraries/zo_templates/scrolltemplates.lua:1515 --
ZO_ScrollList_SetHeight(self, windowHeight)
- pregame/accountlogin/pegi.lua:36 --
ZO_ScrollList_SetHeight(self.list, self.list:GetHeight())
- pregameandingame/zo_addonmanager/zo_addonmanager.lua:36 --
ZO_ScrollList_SetHeight(self.list, LIST_HEIGHT)