EasyLoot_OnLoad(self);
self:GetCheckedTexture():SetTexCoord(0, 0.25, 0, 1)
self:GetNormalTexture():SetTexCoord(0.25, 0.5, 0, 1)
EasyLoot_ListPermanentClicked(self);
EasyLoot_ListDisenchantClicked(self);
EasyLootConfigFrame_OnLoad(self);
EasyLoot_ConfigLoadOrCancel();
FauxScrollFrame_OnVerticalScroll(this, offset,
16, EasyLoot_AutoLootScrollBar_Update);
self:EnableMouse(false)
self:EnableKeyboard(false)
FauxScrollFrame_OnVerticalScroll(this, offset,
16, EasyLoot_IgnoreScrollBar_Update);
self:EnableMouse(false)
self:EnableKeyboard(false)
FauxScrollFrame_OnVerticalScroll(this, offset,
16, EasyLoot_DestroyScrollBar_Update);
self:EnableMouse(false)
self:EnableKeyboard(false)
FauxScrollFrame_OnVerticalScroll(this, offset,
16, EasyLoot_NeedScrollBar_Update);
self:EnableMouse(false)
self:EnableKeyboard(false)
FauxScrollFrame_OnVerticalScroll(this, offset,
16, EasyLoot_GreedScrollBar_Update);
self:EnableMouse(false)
self:EnableKeyboard(false)
this:SetAutoFocus(false)
EasyLoot_SetHook()
this:SetAutoFocus(false)
EasyLoot_ItemLevelChange()
EasyLootFilterGreedCheck:SetChecked(false)
self:SetChecked(true)
EasyLoot_DEBeforeGreed(true)
EasyLootFilterDisenchantCheck:SetChecked(false)
self:SetChecked(true)
EasyLoot_DEBeforeGreed(false)
EasyLoot_GreedOnBoEClicked(self)
self:SetChecked(EasyLootLootList.greedonboe)
EasyLoot_DestroygreyClicked(self)
self:SetChecked(EasyLootLootList.destroygrey)
this:SetAutoFocus(false)
EasyLoot_DestroyValueChange()
EasyLoot_AutoLootScrollBar_Update()
EasyLoot_IgnoreScrollBar_Update()
EasyLoot_DestroyScrollBar_Update()
EasyLoot_NeedScrollBar_Update()
EasyLoot_GreedScrollBar_Update()
EasyLoot_ItemLevel_Update()
EasyLoot_DestroyValue_Update()
EasyLootFilterDisenchantCheck:SetChecked(EasyLootLootList.DEbeforeGreed)
EasyLootFilterGreedCheck:SetChecked(not EasyLootLootList.DEbeforeGreed)
this:StartMoving()
this:StopMovingOrSizing(); EasyLoot_OnDragStop(self);
this:Hide();
EasyLoot_OnDragStop(self)
this:SetAutoFocus(false)
EasyLoot_SearchUpdate()
EasyLootSearchText:SetText("")
FauxScrollFrame_OnVerticalScroll(this, offset,
64, EasyLoot_SearchScrollBar_Update);