- ingame/crafting/keyboard/craftingresults_keyboard.lua:130 --
row:SetAnchor(TOP, control:GetNamedChild("Description"), BOTTOM, 0, currentOffset)
- ingame/crafting/keyboard/craftingresults_keyboard.lua:133 --
row:SetAnchor(TOPLEFT, control:GetNamedChild("Description"), BOTTOMLEFT, 0, currentOffset)
- ingame/crafting/keyboard/craftingresults_keyboard.lua:145 --
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)