- ingame/achievements/keyboard/achievements.lua:247 --
zo_max(control:GetHeight(), labelHeight)
- ingame/achievements/keyboard/achievements.lua:266 --
zo_max(ACHIEVEMENT_COLLAPSED_HEIGHT, yOffset + footerPad)
- ingame/chatsystem/sharedchatsystem.lua:412 --
zo_max(maxAlpha, minAlpha)
- ingame/chatsystem/sharedchatsystem.lua:801 --
zo_max(width, self.system.minContainerWidth)
- ingame/chatsystem/sharedchatsystem.lua:802 --
zo_max(width + 70, self.system.maxContainerWidth)
- ingame/contacts/notifications_common.lua:818 --
zo_max(data.expiresAt - GetFrameTimeSeconds(), 0)
- ingame/crafting/smithingcreation_shared.lua:716 --
zo_max(existingData.max, stack)
- ingame/crafting/keyboard/craftingresults_keyboard.lua:126 --
zo_max(row.containerHeight - row:GetHeight(), 0)
- ingame/crafting/keyboard/craftingresults_keyboard.lua:139 --
zo_max(prevRow.containerHeight - prevRow:GetHeight(), 0)
- ingame/dyeing/dyeing_shared.lua:454 --
zo_max(maxHeaderOffsetY, offsetY)
- ingame/dyeing/gamepad/dyeing_common_gamepad.lua:48 --
zo_max(self.control:GetDimensions())
- ingame/guild/guildheraldry.lua:378 --
zo_max(maxHeaderOffsetY, offsetY)
- ingame/journalprogresssummary/journalprogresssummarytemplates.lua:186 --
zo_max(hidesPoints and 1 or total, 1)
- ingame/map/maplocationtooltip.lua:97 --
zo_max(labelWidth, maxWidth)
- ingame/map/worldmap.lua:2477 --
zo_max((baseSize * scale) / GetUIGlobalScale(), minSize)
- ingame/map/worldmap.lua:2530 --
zo_max(singlePinData.level, 1)
- ingame/map/worldmap.lua:3423 --
zo_max(containerHeight, containerWidth)
- ingame/map/worldmap.lua:3684 --
zo_max(maxZoomToStayBelowNative * ZO_MapPanAndZoom.MAX_OVER_ZOOM, 1)
- ingame/map/worldmapquests.lua:70 --
zo_max(24, nameHeight)
- ingame/map/worldmapquests_shared.lua:205 --
zo_max(width, labelWidth)
- ingame/playerprogressbar/playerprogressbar.lua:657 --
zo_max(FADE_DURATION_MS, waitBeforeShowMS)
- ingame/playertoplayer/playertoplayer.lua:662 --
zo_max(incomingEntry.expiresAt - GetFrameTimeSeconds(), 0)
- ingame/reticle/reticle.lua:407 --
zo_max(zo_ceil(hidingEndTime - currentTime), 0)
- ingame/stats/zo_stats_common.lua:178 --
zo_max(points, 0)
- ingame/stats/zo_stats_common.lua:490 --
zo_max(infamyFillPercentage, minPercentage)
- ingame/stats/zo_stats_common.lua:491 --
zo_max(bountyFillPercentage, minPercentage)
- ingame/storewindow/storewindow.lua:70 --
zo_max(GetStoreEntryMaxBuyable(entryIndex), 1)
- ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:87 --
zo_max(GetStoreEntryMaxBuyable(selectedData.slotIndex), 1)
- ingame/tooltip/itemtooltips.lua:422 --
zo_max(ITEM_QUALITY_TRASH, toQuality - 1)
- ingame/unitattributevisualizer/modules/powershield.lua:175 --
zo_max(halfWidth * percentOfBarMissing - halfWidth * percentOfBarRequested, 0)
- ingame/zo_quest/focusedquesttracker.lua:227 --
zo_max(width, childWidth)
- libraries/globals/globalapi.lua:66 --
zo_max(high, 1)
- libraries/utility/zo_fadingcontrolbuffer.lua:761 --
zo_max(targetBottomY, control.targetBottomY)
- libraries/utility/zo_tabbuttongroup.lua:235 --
zo_max(width, tabData.MinFixedWidth or 0)
- libraries/zo_contextmenus/zo_contextmenus.lua:85 --
zo_max(textHeight, checkboxHeight)
- libraries/zo_contextmenus/zo_contextmenus.lua:348 --
zo_max(zo_min(index, #ZO_Menu.items), 1)
- libraries/zo_dialog/zo_listdialog.lua:50 --
zo_max(zo_floor(220 / listItemHeight), 2)
- libraries/zo_dialog/zo_listdialog.lua:51 --
zo_max(zo_floor(300 / listItemHeight), self.minVisibleItems)
- libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:352 --
zo_max(1.0 - zo_abs(offsetX) / (self.control:GetWidth() * .5), 0.0)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:445 --
zo_max(selectedIndex - 1, 1)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:1124 --
zo_max(listMid - listStart - selectedControlBufferStart, MINIMUM_ALLOWED_FADE_GRADIENT)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:1125 --
zo_max(listEnd - listMid - selectedControlBufferEnd, MINIMUM_ALLOWED_FADE_GRADIENT)
- libraries/zo_radialmenu/zo_radialmenu.lua:116 --
zo_max(self.control:GetDimensions())
- libraries/zo_radialmenu/zo_radialmenu.lua:117 --
zo_max(outerRadius * .35, MIN_DISTANCE + 1)
- libraries/zo_radialmenu/zo_radialmenu.lua:170 --
zo_max(self.control:GetDimensions())
- libraries/zo_radialmenu/zo_radialmenu.lua:176 --
zo_max(outerRadius * .35, MIN_DISTANCE + 1)
- libraries/zo_radialmenu/zo_radialmenu.lua:199 --
zo_max(self.control:GetDimensions())
- libraries/zo_scene/zo_scenefragment.lua:600 --
zo_max(duration, currentDuration)
- libraries/zo_templates/treetemplates.lua:61 --
zo_max(height, ICON_HEADER_ICON_MAX_DIMENSIONS)
- libraries/zo_timerbar/zo_timerbar.lua:75 --
zo_max(0, self.ends - GetFrameTimeSeconds())
- libraries/zo_tooltip/zo_tooltip.lua:208 --
zo_max(statHeight, valueHeight)
- libraries/zo_tooltip/zo_tooltip.lua:264 --
zo_max(statHeight, valueHeight, sliderHeight)
- libraries/zo_tooltip/zo_tooltip.lua:602 --
zo_max(self.maxSecondarySizeOnLine, secondarySize)
- pregame/console/createlinkaccountscreen/createlinkloadingscreen_gamepad.lua:94 --
zo_max(waitTime * 1000, 1000)
- pregame/console/createlinkaccountscreen/createlinkloadingscreen_gamepad.lua:97 --
zo_max(waitTime * 1000, 1000)
- pregame/gamecredits/gamecredits.lua:81 --
zo_max(16, (controlHeight / CREDITS_SCROLL_SPEED) * 1000)
- pregame/statemanager/pc/pregamestates.lua:118 --
zo_max(waitTime * 1000, 1000)
- pregame/statemanager/pc/pregamestates.lua:121 --
zo_max(waitTime * 1000, 1000)