Back to Home
ESO Function Data v100022
SetHeight()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- common/zo_colorpicker/zo_colorpicker_shared.lua:145 -- self.content:SetHeight(self.hasAlphaHeight)
- common/zo_colorpicker/zo_colorpicker_shared.lua:147 -- self.content:SetHeight(self.doesntHaveAlphaHeight)
- common/zo_imecandidates/zo_imecandidates.lua:98 -- candidateRow:SetHeight(textHeight)
- ingame/achievements/gamepad/achievements_gamepad.lua:526 -- chainContainer:SetHeight(71)
- ingame/achievements/keyboard/achievements.lua:110 -- self.highlight:SetHeight(ACHIEVEMENT_COLLAPSED_HEIGHT)
- ingame/achievements/keyboard/achievements.lua:308 -- self.control:SetHeight(yOffset + footerPad)
- ingame/achievements/keyboard/achievements.lua:666 -- self.control:SetHeight(ACHIEVEMENT_COLLAPSED_HEIGHT)
- ingame/achievements/keyboard/achievements.lua:835 -- self.parentControl:SetHeight(self.control:GetDesiredHeight())
- ingame/actionbar/actionbar.lua:252 -- barTexture:SetHeight(yOffset)
- ingame/actionbar/actionbutton.lua:377 -- self.icon:SetHeight(height)
- ingame/buffdebuff/buffdebuff.lua:156 -- self.control:SetHeight(style.CONTAINER_HEIGHT)
- ingame/campaign/campaignbrowser.lua:106 -- control:SetHeight(0)
- ingame/campaign/campaignbrowser.lua:111 -- control:SetHeight(control:GetTextHeight() + TEXT_HEIGHT_BUFFER)
- ingame/campaign/campaignbrowser.lua:113 -- control:SetHeight(control:GetTextHeight())
- ingame/centerscreenannounce/centerscreenannounce.lua:1236 -- self.majorLineContainer:SetHeight(zo_lerp(self.startingMajorContainerHeight, calculatedContainerHeight, animationProgress))
- ingame/chatsystem/sharedchatsystem.lua:285 -- self.control:SetHeight(self.editBg:GetHeight())
- ingame/collections/keyboard/collectionsbook.lua:370 -- control.cooldownIcon:SetHeight(self.maxIconHeight)
- ingame/collections/keyboard/collectionsbook.lua:390 -- control.cooldownIcon:SetHeight(height)
- ingame/compass/compassframe.lua:40 -- frame:SetHeight(ZO_COMPASS_FRAME_HEIGHT_BOSSBAR_GAMEPAD)
- ingame/compass/compassframe.lua:41 -- frame:GetNamedChild("Left"):SetHeight(ZO_COMPASS_FRAME_HEIGHT_BOSSBAR_GAMEPAD)
- ingame/compass/compassframe.lua:42 -- frame:GetNamedChild("Right"):SetHeight(ZO_COMPASS_FRAME_HEIGHT_BOSSBAR_GAMEPAD)
- ingame/crafting/keyboard/craftingresults_keyboard.lua:125 -- row.traitContainer:SetHeight(row.containerHeight)
- ingame/help/gamepad/help_entries_gamepad.lua:126 -- self.image:SetHeight(0)
- ingame/help/keyboard/help_keyboard.lua:282 -- self.helpImage:SetHeight(0)
- ingame/housingeditor/gamepad/housingpreview_gamepad.lua:134 -- self.templateComboBoxControl:SetHeight(desiredComboBoxHeight)
- ingame/interactwindow/keyboard/interactwindow_keyboard.lua:100 -- self.control:GetNamedChild("RewardArea"):SetHeight(0)
- ingame/interactwindow/keyboard/interactwindow_keyboard.lua:301 -- ZO_InteractWindowRewardArea:SetHeight(rewardWindowHeight)
- ingame/leveluprewards/keyboard/leveluprewardsclaim_keyboard.lua:280 -- self.control:SetHeight(zo_min(WINDOW_HEIGHT_WITHOUT_DYNAMIC_CONTROLS + self.layout:GetTotalHeight(), ZO_LEVEL_UP_REWARDS_KEYBOARD_MAX_SCREEN_HEIGHT))
- ingame/leveluprewards/keyboard/leveluprewardsupcoming_keyboard.lua:124 -- self.control:SetHeight(zo_min(staticHeight + totalDynamicHeight, ZO_LEVEL_UP_REWARDS_KEYBOARD_MAX_SCREEN_HEIGHT))
- ingame/lockpick/lockpick.lua:194 -- spring:SetHeight(spring.height)
- ingame/lockpick/lockpick.lua:235 -- spring:SetHeight((1 - spring.interpolatedChamberProgress) * PIN_MOVEMENT_PERCENT * spring.height + spring.height * PIN_CONSTANT_PERCENT + springResistance)
- ingame/lorereader/lorereader.lua:403 -- self.firstPage:SetHeight(self.renderablePageHeight)
- ingame/lorereader/lorereader.lua:406 -- self.secondPage:SetHeight(self.renderablePageHeight)
- ingame/lorereader/lorereader.lua:445 -- self.firstPage:SetHeight(self.pageHeight)
- ingame/lorereader/lorereader.lua:468 -- self.secondPage:SetHeight(self.pageHeight)
- ingame/map/worldmap.lua:5218 -- ZO_WorldMapTitleBar:SetHeight(layout.titleBarHeight)
- ingame/map/keyboard/worldmapquests_keyboard.lua:61 -- control:SetHeight(zo_max(24, nameHeight))
- ingame/trialaccount/trialaccount.lua:101 -- self.dialogPane:SetHeight(contentHeight)
- ingame/trialaccount/trialaccount.lua:102 -- self.dialogScrollChild:SetHeight(contentHeight)
- ingame/tutorial/hudinfotutorial.lua:71 -- self.tutorial:SetHeight(BASE_TUTORIAL_HEIGHT + textHeight)
- ingame/tutorial/uiinfoboxtutorial.lua:127 -- self.dialogScrollChild:SetHeight(descriptionHeight)
- ingame/tutorial/uiinfoboxtutorial.lua:134 -- self.dialogPane:SetHeight(paneHeight)
- ingame/unitframes/unitframes.lua:450 -- leftBar:SetHeight(barData.barHeight)
- ingame/unitframes/unitframes.lua:451 -- rightBar:SetHeight(barData.barHeight)
- ingame/unitframes/unitframes.lua:464 -- statusBar:SetHeight(barData.barHeight)
- ingame/unitframes/unitframes.lua:763 -- statusLabel:SetHeight(statusData.height)
- ingame/unitframes/unitframes.lua:899 -- control:SetHeight(barData.barHeight)
- internalingame/market/gamepad/marketgridscreen_gamepad.lua:491 -- self.contentContainer.scrollChild:SetHeight(self.gridYHeight + INDIVIDUAL_PRODUCT_HALF_HEIGHT + (ZO_GAMEPAD_MARKET_PRODUCT_PADDING * 2) + (self.contentContainer:GetHeight() / 2))
- libraries/globals/globals.lua:116 -- texture:SetHeight(newY)
- libraries/globals/globals.lua:119 -- texture:SetHeight(originalY)
- libraries/utility/zo_tabbuttongroup.lua:333 -- center:SetHeight(height)
- libraries/utility/zo_tabbuttongroup.lua:423 -- center:SetHeight(tabHeight)
- libraries/zo_bulletlist/zo_bulletlist.lua:56 -- self.control:SetHeight(self.height)
- libraries/zo_bulletlist/zo_bulletlist.lua:64 -- self.control:SetHeight(self.height)
- libraries/zo_combobox/zo_combobox.lua:93 -- self:SetHeight(DEFAULT_HEIGHT)
- libraries/zo_combobox/zo_combobox.lua:147 -- self.m_dropdown:SetHeight(self.m_height)
- libraries/zo_combobox/zo_combobox.lua:186 -- self.m_dropdown:SetHeight(desiredHeight)
- libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:105 -- control:SetHeight(height)
- libraries/zo_dialog/zo_listdialog.lua:99 -- self.list:SetHeight(self.listItemHeight * zo_clamp(numListItems, self.minVisibleItems, self.maxVisibleItems))
- libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:755 -- dialog:SetHeight(height)
- libraries/zo_fractiondisplay/zo_fractiondisplay.lua:17 -- self.dividerTexture:SetHeight(dividerThickness)
- libraries/zo_fractiondisplay/zo_fractiondisplay.lua:18 -- self.control:SetHeight(self.numeratorLabel:GetFontHeight() + dividerThickness + self.denominatorLabel:GetFontHeight())
- libraries/zo_pixelunits/zo_pixelunits.lua:197 -- self:SetHeight(self.control:GetHeight())
- libraries/zo_pixelunits/zo_pixelunits.lua:244 -- self.control:SetHeight(self.heightUIUnits * scale)
- libraries/zo_pixelunits/zo_pixelunits.lua:326 -- pixelUnitControl:SetHeight(height)
- libraries/zo_smoothslider/zo_smoothslider.lua:11 -- control:SetHeight(buttonHeight * buttonScaleFactor)
- libraries/zo_templates/buttontemplates.lua:214 -- button.label:SetHeight(button.label:GetFontHeight())
- libraries/zo_templates/editboxsizetemplates.lua:73 -- backdrop:SetHeight(ZO_EditContainerSizer.GetHeight(backdrop, self.bufferTop, self.bufferBottom))
- libraries/zo_templates/editboxsizetemplates.lua:77 -- backdrop:SetHeight(ZO_EditContainerSizer.GetHeight(backdrop, bufferTop, bufferBottom))
- libraries/zo_templates/editboxsizetemplates.lua:82 -- backdrop:SetHeight(ZO_EditContainerSizer.GetHeight(backdrop, self.bufferTop, self.bufferBottom))
- libraries/zo_templates/scrolltemplates.lua:677 -- self:SetHeight(height)
- libraries/zo_templates/treetemplates.lua:90 -- self.text:SetHeight(self.text:GetFontHeight() * maxLines + 1)
- libraries/zo_tooltip/zo_tooltip.lua:566 -- self:SetHeight(size)
- libraries/zo_tooltip/zo_tooltip.lua:589 -- self:SetHeight(size)
- libraries/zo_tooltip/zo_tooltip.lua:752 -- texture:SetHeight(height)
- libraries/zo_tooltip/gamepad/zo_scrolltooltip_gamepad.lua:135 -- control:SetHeight(totalHeight)
- libraries/zo_tree/zo_tree.lua:758 -- self.childContainer:SetHeight(self.childrenCurrentHeight)
- pregame/console/emergencyscreen/pregameinitialscreen_gamepad.lua:277 -- self.errorBoxContainer:SetHeight(self.errorTitle:GetTextHeight() + self.errorMessage:GetTextHeight() + messageOffsetY)
- pregameandingame/zo_addonmanager/zo_addonmanager.lua:163 -- control:SetHeight(data.height)