- ingame/crafting/keyboard/craftingresults_keyboard.lua:126 --
row:SetAnchor(TOP, control:GetNamedChild("Description"), BOTTOM, 0, currentOffset)
- ingame/crafting/keyboard/craftingresults_keyboard.lua:129 --
row:SetAnchor(TOPLEFT, control:GetNamedChild("Description"), BOTTOMLEFT, 0, currentOffset)
- ingame/crafting/keyboard/craftingresults_keyboard.lua:141 --
row:SetAnchor(TOP, prevRow, BOTTOM, 0, totalOffset)
- ingame/map/worldmapkeepsummary_shared.lua:80 --
row:SetAnchor(TOPLEFT, lastRow, BOTTOMLEFT, 0, 20)
- ingame/map/worldmapkeepsummary_shared.lua:82 --
row:SetAnchor(TOPLEFT, self.control:GetNamedChild("Alliance"), BOTTOMLEFT, 0, 37)