- common/gamepad/gamepadquadrants.lua:51 --
self:SetAnchor(TOPLEFT, ZO_SharedGamepadNavQuadrant_1_Background, TOPLEFT, 0, 0)
- common/gamepad/gamepadquadrants.lua:52 --
self:SetAnchor(BOTTOMRIGHT, ZO_SharedGamepadNavQuadrant_1_Background, BOTTOMRIGHT, 0, 0)
- common/gamepad/gamepadquadrants.lua:58 --
self:SetAnchor(TOPLEFT, ZO_SharedGamepadNavQuadrant_1_StaticBackground, TOPLEFT, 0, 0)
- common/gamepad/gamepadquadrants.lua:59 --
self:SetAnchor(BOTTOMRIGHT, ZO_SharedGamepadNavQuadrant_1_StaticBackground, BOTTOMRIGHT, 0, 0)
- ingame/gamepad/gamepadtemplates/gamepadtemplates.lua:97 --
self:SetAnchor(TOPLEFT, targetControl, TOPLEFT, 0, -8)
- ingame/gamepad/gamepadtemplates/gamepadtemplates.lua:98 --
self:SetAnchor(BOTTOMRIGHT, targetControl, BOTTOMRIGHT, 0, 8)
- ingame/map/keeptooltip.lua:607 --
self:SetAnchor(TOPLEFT, owner, BOTTOMLEFT, offsetX, offsetY)
- ingame/map/keeptooltip.lua:609 --
self:SetAnchor(TOPRIGHT, owner, BOTTOMRIGHT, offsetX, offsetY)
- ingame/map/keeptooltip.lua:611 --
self:SetAnchor(BOTTOMLEFT, owner, TOPLEFT, offsetX, offsetY)
- ingame/map/keeptooltip.lua:613 --
self:SetAnchor(BOTTOMRIGHT, owner, TOPRIGHT, offsetX, offsetY)
- libraries/utility/zo_tabbuttongroup.lua:239 --
self:SetAnchor(TOP, tab, TOP, 0, (tabData.Height - textHeight) / 2 + (tabData.OffsetY or 0))
- libraries/zo_dialog/zo_dialog.lua:1238 --
self:SetAnchor(TOPRIGHT, maxButton, TOPLEFT, -BUTTON_SPACING, 0)
- libraries/zo_dialog/zo_dialog.lua:1240 --
self:SetAnchor(BOTTOMRIGHT, nil, BOTTOMRIGHT, -25, -15)
- libraries/zo_tooltip/zo_tooltip.lua:932 --
self:SetAnchor(point, owner, relativePoint, offsetX or 0, offsetY or 0)