- 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:148 --
ZO_ScrollList_SetHeight(self.m_scroll, self.m_height)
- libraries/zo_combobox/zo_combobox.lua:187 --
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:754 --
ZO_ScrollList_SetHeight(self, self:GetHeight())
- libraries/zo_templates/scrolltemplates.lua:1507 --
ZO_ScrollList_SetHeight(self, windowHeight)
- pregame/accountlogin/pegi.lua:52 --
ZO_ScrollList_SetHeight(self.list, self.list:GetHeight())
- pregameandingame/zo_addonmanager/zo_addonmanager.lua:21 --
ZO_ScrollList_SetHeight(self.list, LIST_HEIGHT)