- libraries/zo_keybindstrip/zo_keybindstrip.lua:986 --
self:UpdateAnchorsInternal(self.leftButtons, LEFT, RIGHT, self.control, self.styleInfo and self.styleInfo.leftAnchorOffset or 0, yOffset)
- libraries/zo_keybindstrip/zo_keybindstrip.lua:987 --
self:UpdateAnchorsInternal(self.rightButtons, RIGHT, LEFT, self.control, self.styleInfo and self.styleInfo.rightAnchorOffset or 0, yOffset)
- libraries/zo_keybindstrip/zo_keybindstrip.lua:989 --
self:UpdateAnchorsInternal(self.centerButtons, LEFT, RIGHT, self.centerParent, self.styleInfo and self.styleInfo.centerAnchorOffset or 0, yOffset)