- ingame/contacts/keyboard/socialdialogs_keyboard.lua:272 --
label:SetAnchor(LEFT, keybind, RIGHT, 15, 0)
- ingame/keep/keepwindow.lua:272 --
label:SetAnchor(TOPLEFT, nil, TOPLEFT, 0, self.topOffsetY)
- ingame/keep/keepwindow.lua:287 --
label:SetAnchor(TOPLEFT, prevLabel, TOPLEFT, offsetX, offsetY)
- ingame/keep/keepwindow.lua:288 --
label:SetAnchor(TOPRIGHT, prevLabel, BOTTOMRIGHT, 0, offsetY)
- ingame/map/maplocationtooltip.lua:79 --
label:SetAnchor(CENTER, nil, CENTER, indentation, 0)
- ingame/map/keyboard/worldmaphouses_keyboard.lua:96 --
label:SetAnchor(TOPLEFT, nil, TOPLEFT, ZO_MAP_HOUSES_KEYBOARD_ROW_PADDING_X, 1)
- ingame/map/keyboard/worldmaphouses_keyboard.lua:102 --
label:SetAnchor(TOPLEFT, nil, TOPLEFT, ZO_MAP_HOUSES_KEYBOARD_ROW_PADDING_X, 0)
- ingame/map/keyboard/worldmaplocations_keyboard.lua:56 --
label:SetAnchor(LEFT, nil, LEFT, 0, 1)
- ingame/map/keyboard/worldmaplocations_keyboard.lua:62 --
label:SetAnchor(LEFT, nil, LEFT, 0, 0)
- ingame/map/keyboard/worldmapquests_keyboard.lua:116 --
label:SetAnchor(CENTER)
- libraries/zo_bulletlist/zo_bulletlist.lua:43 --
label:SetAnchor(TOPLEFT, self.lastLabel, BOTTOMLEFT, 0, self.linePaddingY)
- libraries/zo_bulletlist/zo_bulletlist.lua:44 --
label:SetAnchor(TOPRIGHT, self.lastLabel, BOTTOMRIGHT, 0, self.linePaddingY)
- libraries/zo_bulletlist/zo_bulletlist.lua:50 --
label:SetAnchor(TOPLEFT, bullet, TOPRIGHT, self.bulletPaddingX, -bulletOffsetY)
- libraries/zo_bulletlist/zo_bulletlist.lua:51 --
label:SetAnchor(TOPRIGHT, nil, TOPRIGHT, 0, 0)
- libraries/zo_templates/buttontemplates.lua:198 --
label:SetAnchor(LEFT, button, RIGHT, 5, 0)