- common/zo_imecandidates/pc/zo_imecandidates.lua:43 --
self.control:SetAnchor(TOPLEFT, editControl, TOPLEFT, leftControlSpace, bottomControlSpace + ZO_DEFAULT_BACKDROP_ANCHOR_OFFSET)
- common/zo_imecandidates/pc/zo_imecandidates.lua:45 --
self.control:SetAnchor(BOTTOMLEFT, editControl, TOPLEFT, leftControlSpace, topControlSpace - ZO_DEFAULT_BACKDROP_ANCHOR_OFFSET)
- ingame/achievements/keyboard/achievements.lua:795 --
self.control:SetAnchor(TOP, previous:GetControl(), BOTTOM, 0, ACHIEVEMENT_PADDING)
- ingame/achievements/keyboard/achievements.lua:799 --
self.control:SetAnchor(TOPLEFT, nil, TOPLEFT)
- ingame/achievements/keyboard/achievements.lua:1014 --
self.control:SetAnchor(TOPLEFT, previous.control, TOPRIGHT, ACHIEVEMENT_ICON_STYLE_PADDING, 0)
- ingame/achievements/keyboard/achievements.lua:1016 --
self.control:SetAnchor(BOTTOMLEFT, nil, BOTTOMLEFT, 0, -32)
- ingame/antiquities/keyboard/antiquityjournal_keyboard.lua:121 --
self.control:SetAnchor(TOPLEFT, predecessorControl, BOTTOMLEFT)
- ingame/antiquities/keyboard/antiquityjournal_keyboard.lua:123 --
self.control:SetAnchor(TOPLEFT)
- ingame/battleground/battlegroundscorehud.lua:101 --
self.control:SetAnchor(TOPRIGHT, nil, TOPRIGHT, 0, topLeftY)
- ingame/champion/champion.lua:2522 --
self.control:SetAnchor(CENTER, GuiRoot, TOPLEFT)
- ingame/champion/champion.lua:2542 --
self.control:SetAnchor(CENTER, GuiRoot, TOPLEFT, self.x + dx, self.y + dy)
- ingame/champion/championstar.lua:620 --
self.control:SetAnchor(TOP, parentControl, CENTER, 0, 15)
- ingame/chatsystem/gamepad/gamepadchatsystem.lua:82 --
self.control:SetAnchor(ANCHOR_SETTINGS.point, nil, ANCHOR_SETTINGS.relPoint, ANCHOR_SETTINGS.x, ANCHOR_SETTINGS.y)
- ingame/chatsystem/keyboard/keyboardchatsystem.lua:103 --
self.control:SetAnchor(settings.point, nil, settings.relPoint, settings.x, settings.y)
- ingame/crafting/keyboard/craftadvisor_keyboard.lua:79 --
self.control:SetAnchor(TOPLEFT, ZO_SharedThinLeftPanelBackground, TOPLEFT)
- ingame/crafting/keyboard/craftadvisor_keyboard.lua:80 --
self.control:SetAnchor(BOTTOMRIGHT, ZO_SharedThinLeftPanelBackground, BOTTOMRIGHT, -20, -15)
- ingame/crafting/keyboard/craftadvisor_keyboard.lua:103 --
self.control:SetAnchor(TOPLEFT, ZO_SharedMediumLeftPanelBackground, TOPLEFT)
- ingame/crafting/keyboard/craftadvisor_keyboard.lua:104 --
self.control:SetAnchor(BOTTOMRIGHT, ZO_SharedMediumLeftPanelBackground, BOTTOMRIGHT, -20, -15)
- ingame/guild/keyboard/zo_guildranks_keyboard.lua:39 --
self.control:SetAnchor(TOPLEFT, prevRank:GetHeaderControl(), BOTTOMLEFT, 0, -10)
- ingame/guild/keyboard/zo_guildranks_keyboard.lua:41 --
self.control:SetAnchor(TOPLEFT, nil, TOPLEFT, 0, 0)
- ingame/hud/hudequipmentstatus.lua:144 --
self.control:SetAnchor(RIGHT, quickslotButton.slot, LEFT, -10, 0)
- ingame/map/worldmap.lua:5192 --
self.control:SetAnchor(modeData.point, nil, modeData.relPoint, modeData.x, modeData.y)
- ingame/map/worldmap.lua:5195 --
self.control:SetAnchor(CENTER, nil, CENTER, 0, CONSTANTS.GAMEPAD_CENTER_OFFSET_Y_PIXELS / GetUIGlobalScale())
- ingame/map/worldmap.lua:5197 --
self.control:SetAnchor(CENTER, nil, CENTER, 0, CONSTANTS.CENTER_OFFSET_Y_PIXELS / GetUIGlobalScale())
- ingame/performance/performancemeter.lua:42 --
self.control:SetAnchor(self.sv.point, nil, self.sv.relPoint, self.sv.x, self.sv.y)
- ingame/performance/performancemeter.lua:143 --
self.control:SetAnchor(POSITION_DEFAULTS.point, nil, POSITION_DEFAULTS.relPoint, POSITION_DEFAULTS.x, POSITION_DEFAULTS.y)
- ingame/playeremote/gamepad/playeremote_gamepad.lua:37 --
self.control:SetAnchor(TOPLEFT, nil, TOPLEFT, (column - 1) * ZO_EMOTE_COLUMN_WIDTH, (row - 1) * ZO_EMOTE_ROW_HEIGHT)
- ingame/zo_loot/loot.lua:64 --
self.control:SetAnchor(TOPLEFT, GetControl("ZO_ReticleContainerInteractContext"), BOTTOMLEFT, -60, -37)
- ingame/zo_loot/loot.lua:80 --
self.control:SetAnchor(TOPLEFT, GetControl("ZO_ReticleContainerInteractContext"), BOTTOMLEFT, 165, -37)
- internalingame/scrying/scrying.lua:45 --
self.control:SetAnchor(CENTER, boardControl, BOTTOM, offsetX, offsetY)
- internalingame/scrying/scryinghexanimations.lua:34 --
self.control:SetAnchor(CENTER, hexControl, CENTER, 0, 0)
- internalingame/tribute/tributepatronstall.lua:72 --
self.control:SetAnchor(CENTER, nil, CENTER, anchorOffsets.X, anchorOffsets.Y)
- internalingame/tribute/gamepad/tribute_gamepad.lua:60 --
self.control:SetAnchor(CENTER, GuiRoot, TOPLEFT, self.x, self.y)
- internalingame/tribute/gamepad/tribute_gamepad.lua:75 --
self.control:SetAnchor(CENTER, GuiRoot, TOPLEFT, self.x + dx, self.y + dy)
- libraries/zo_combobox/zo_combobox.lua:510 --
self.control:SetAnchor(TOPLEFT, parentControl, BOTTOMLEFT)
- libraries/zo_pixelunits/zo_pixelunits.lua:223 --
self.control:SetAnchor(anchor.point, anchor.anchorTo, anchor.relativePoint, anchor.offsetXUIUnits * scale, anchor.offsetYUIUnits * scale, anchor.anchorConstrains)
- libraries/zo_pointerbox/keyboard/zo_pointerbox_keyboard.lua:149 --
self.control:SetAnchor(TOPLEFT, self.contentsControl, TOPLEFT, -self.padding, -self.padding)
- libraries/zo_pointerbox/keyboard/zo_pointerbox_keyboard.lua:150 --
self.control:SetAnchor(BOTTOMRIGHT, self.contentsControl, BOTTOMRIGHT, self.padding, self.padding)
- publicallingames/itempreview/gamepad/itempreview_gamepad.lua:143 --
self.control:SetAnchor(TOPLEFT, nil, TOPLEFT, paddingLeft, ZO_GAMEPAD_SAFE_ZONE_INSET_Y)
- publicallingames/itempreview/gamepad/itempreview_gamepad.lua:144 --
self.control:SetAnchor(BOTTOMRIGHT, nil, BOTTOMRIGHT, -paddingRight, ZO_GAMEPAD_QUADRANT_BOTTOM_OFFSET)
- publicallingames/itempreview/keyboard/itempreview_keyboard.lua:156 --
self.control:SetAnchor(TOPLEFT, nil, TOPLEFT, paddingLeft, 120)
- publicallingames/itempreview/keyboard/itempreview_keyboard.lua:157 --
self.control:SetAnchor(BOTTOMRIGHT, nil, BOTTOMRIGHT, -paddingRight, -88)
- publicallingames/tribute/tributecard.lua:688 --
self.control:SetAnchor(CENTER, GuiRoot)