- common/gamepad/zo_gamepadtemplatescommon.lua:411 --
zo_max(control.numSubLabels, numUsedSubLabels)
- common/gamepad/zo_gamepadtemplatescommon.lua:621 --
zo_max(control.checkBox:GetHeight(), control.label:GetTextHeight())
- ingame/achievements/keyboard/achievements.lua:264 --
zo_max(control:GetHeight(), labelHeight)
- ingame/achievements/keyboard/achievements.lua:283 --
zo_max(ACHIEVEMENT_COLLAPSED_HEIGHT, yOffset + footerPad)
- ingame/achievements/keyboard/achievements.lua:620 --
zo_max(0, self.date:GetWidth() - ACHIEVEMENT_DATE_LABEL_EXPECTED_WIDTH)
- ingame/battleground/battlegroundscoreboard.lua:761 --
zo_max(targetHighlightAlpha, currentHighlightAlpha - deltaS * ZO_BATTLEGROUND_SCOREBOARD_PLAYER_ROW_HIGHLIGHT_ALPHA_PER_SECOND)
- ingame/battleground/battlegroundscorehud.lua:68 --
zo_max(self.targetOrder, self.order - deltaMS * BATTLEGROUND_TEAM_SECTION_MOVE_SLOTS_PER_SECOND)
- ingame/chatsystem/sharedchatsystem.lua:407 --
zo_max(maxAlpha, minAlpha)
- ingame/chatsystem/sharedchatsystem.lua:773 --
zo_max(width, self.system.minContainerWidth)
- ingame/chatsystem/sharedchatsystem.lua:774 --
zo_max(width + 70, self.system.maxContainerWidth)
- ingame/chatsystem/gamepad/chatmenu_gamepad.lua:517 --
zo_max(self.channelDropdown.minimumWidth, stringWidth)
- ingame/chatsystem/gamepad/chatmenu_gamepad.lua:559 --
zo_max(stringWidth, channelDropdown.minimumWidth)
- ingame/combatlogs/targetdummylog.lua:45 --
zo_max(self.lastHitReceivedTimeS - self.startTimeS, MIN_TIME_S)
- ingame/contacts/notifications_common.lua:1406 --
zo_max(data.expiresAt - GetFrameTimeSeconds(), 0)
- ingame/crafting/smithingcreation_shared.lua:726 --
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/crowncrates/crowngemification_manager.lua:39 --
zo_max(self.countChangeInFlight - serverConfirmedLoss, 0)
- ingame/crowncrates/crowngemification_manager.lua:46 --
zo_max(officialCount - self.countChangeInFlight, 0)
- ingame/death/death.lua:685 --
zo_max(secondsToWait, 0)
- ingame/deathrecap/deathrecap.lua:472 --
zo_max(0, delay - lastRowDuration)
- ingame/dyeing/dyeing_shared.lua:567 --
zo_max(maxHeaderOffsetY, offsetY)
- ingame/dyeing/gamepad/dyeing_common_gamepad.lua:48 --
zo_max(self.control:GetDimensions())
- ingame/fence/gamepad/fencewindowlaunder_gamepad.lua:17 --
zo_max(totalLaunders - laundersUsed, 0)
- ingame/fence/gamepad/fencewindowsell_gamepad.lua:17 --
zo_max(totalSells - sellsUsed, 0)
- ingame/guild/keyboard/guildheraldry_keyboard.lua:449 --
zo_max(maxHeaderOffsetY, offsetY)
- ingame/hud/hudinfamymeter.lua:308 --
zo_max(infamyFillPercentage, infamyMinPercentage)
- ingame/hud/hudinfamymeter.lua:309 --
zo_max(bountyFillPercentage, bountyMinPercentage)
- ingame/hud/hudtelvarmeter.lua:206 --
zo_max(result, 0)
- ingame/journalprogresssummary/journalprogresssummarytemplates.lua:199 --
zo_max(hidesPoints and 1 or total, 1)
- ingame/lfg/zo_activityfinderroot_manager.lua:606 --
zo_max(expireTimeS - GetFrameTimeSeconds(), 0)
- ingame/map/maplocationtooltip.lua:76 --
zo_max(labelWidth, g_maxWidth)
- ingame/map/worldmap.lua:3031 --
zo_max((baseSize * scale) / GetUICustomScale(), minSize)
- ingame/map/worldmap.lua:3120 --
zo_max(level, 1)
- ingame/map/worldmap.lua:4078 --
zo_max(containerHeight, containerWidth)
- ingame/map/worldmap.lua:4365 --
zo_max(maxZoomToStayBelowNative * ZO_MapPanAndZoom.MAX_OVER_ZOOM, 1)
- ingame/map/worldmapquests_shared.lua:187 --
zo_max(width, labelWidth)
- ingame/map/keyboard/worldmapquests_keyboard.lua:61 --
zo_max(24, nameHeight)
- ingame/playerprogressbar/playerprogressbar.lua:637 --
zo_max(FADE_DURATION_MS, waitBeforeShowMS)
- ingame/playertoplayer/playertoplayer.lua:1100 --
zo_max(incomingEntry.expiresAtS - GetFrameTimeSeconds(), 0)
- ingame/reticle/reticle.lua:490 --
zo_max(zo_ceil(hidingEndTime - currentTime), 0)
- ingame/stats/zo_stats_common.lua:335 --
zo_max(points, 0)
- ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:111 --
zo_max(GetStoreEntryMaxBuyable(selectedData.slotIndex), 1)
- ingame/storewindow/keyboard/storewindow_keyboard.lua:79 --
zo_max(GetStoreEntryMaxBuyable(entryIndex), 1)
- ingame/unitattributevisualizer/modules/powershield.lua:188 --
zo_max(halfWidth * percentOfBarMissing - halfWidth * percentOfBarRequested, 0)
- ingame/zo_quest/focusedquesttracker.lua:222 --
zo_max(width, childWidth)
- libraries/globals/globalapi.lua:67 --
zo_max(high, 1)
- libraries/utility/zo_fadingcontrolbuffer.lua:752 --
zo_max(targetBottomY, control.targetBottomY)
- libraries/utility/zo_fadingcontrolbuffer.lua:769 --
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:365 --
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_fractiondisplay/zo_fractiondisplay.lua:36 --
zo_max(numeratorWidth, denominatorWidth)
- libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:415 --
zo_max(1.0 - zo_abs(offsetX) / (self.control:GetWidth() * .5), 0.0)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:530 --
zo_max(selectedIndex - 1, 1)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:1294 --
zo_max(listMid - listStart - selectedControlBufferStart, MINIMUM_ALLOWED_FADE_GRADIENT)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:1295 --
zo_max(listEnd - listMid - selectedControlBufferEnd, MINIMUM_ALLOWED_FADE_GRADIENT)
- libraries/zo_radialmenu/zo_radialmenu.lua:115 --
zo_max(self.control:GetDimensions())
- libraries/zo_radialmenu/zo_radialmenu.lua:116 --
zo_max(outerRadius * .35, MIN_DISTANCE + 1)
- libraries/zo_radialmenu/zo_radialmenu.lua:169 --
zo_max(self.control:GetDimensions())
- libraries/zo_radialmenu/zo_radialmenu.lua:175 --
zo_max(outerRadius * .35, MIN_DISTANCE + 1)
- libraries/zo_radialmenu/zo_radialmenu.lua:198 --
zo_max(self.control:GetDimensions())
- libraries/zo_scene/zo_scenefragmenttemplates.lua:499 --
zo_max(duration, currentDuration)
- libraries/zo_templates/treetemplates.lua:68 --
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:227 --
zo_max(statHeight, valueHeight)
- libraries/zo_tooltip/zo_tooltip.lua:291 --
zo_max(statHeight, valueHeight, sliderHeight)
- libraries/zo_tooltip/zo_tooltip.lua:640 --
zo_max(self.maxSecondarySizeOnLine, secondarySize)
- pregame/console/createlinkaccountscreen/createlinkloadingscreen_gamepad.lua:100 --
zo_max(waitTime * 1000, 1000)
- pregame/console/createlinkaccountscreen/createlinkloadingscreen_gamepad.lua:103 --
zo_max(waitTime * 1000, 1000)
- pregame/console/createlinkaccountscreen/createlinkloadingscreen_gamepad.lua:115 --
zo_max(lastQueuePosition, 1)
- pregame/statemanager/pc/pregamestates.lua:135 --
zo_max(waitTime * 1000, 1000)
- pregame/statemanager/pc/pregamestates.lua:138 --
zo_max(waitTime * 1000, 1000)
- publicallingames/tooltip/itemtooltips.lua:582 --
zo_max(ITEM_QUALITY_TRASH, toQuality - 1)