Timers_OnUpdate(arg1);
Timers_OnEvent(event);
Timers_OnLoad();
this:ClearFocus();
this:HighlightText(0, 0);
this:HighlightText();
this:ClearFocus();
TimersDropDownTimerRowMenuEntry_Init();
this:ClearFocus();
this:HighlightText(0, 0);
this:HighlightText();
this:ClearFocus();
Timers_TriggerMenuButton();
TimersDropDownTimerRowMenu_Init();
Timers_ToggleTriggerActive();
this:HighlightText();
TimersEdit_EditName();
TimersEdit_SaveName();
this:ClearFocus();
TimersEdit_DeleteTimer(this);
Timers_ToggleGrpByPlaytime();
Timers_ToggleGrpResetCnt();
Timers_ToggleGrpDeleteTimer();
TimersEdit_SaveTime();
this:ClearFocus();
TimersEdit_EditTime();
this:HighlightText();
TimersEdit_SavePrewarn();
this:ClearFocus();
TimersEdit_SaveText();
this:ClearFocus();
TimersEdit_SaveCount();
this:ClearFocus();
Timers_StartMoving(this);
this:StopMovingOrSizing();
configdata.mainframeposx = this:GetLeft();
configdata.mainframeposy = this:GetTop();
HideUIPanel(this:GetParent());
TimersFrame_ToggleMinimized();
Timers_ToggleNamebox();
ToggleDropDownMenu(1, nil, TimersMainFrameDropDownMenu, TimersMainFrameMenuButton, 0, 0);
TimersDropDownMainMenu_Init();
Timers_SetSort(1);
Timers_SetSort(2);
Timers_SetSort(3);
Timers_SetSort(4);
Timers_SetSort(7);
FauxScrollFrame_OnVerticalScroll(20, TimersMainFrame_OnScroll)
this:SetText(configdata.titletext);
configdata.titletext = this:GetText();
this:ClearFocus();
this:SetChecked(configdata.usenamebar);
TimersConfig_ToggleNameBar();
this:SetText(configdata.spamonpress);
configdata.spamonpress = this:GetText();
this:ClearFocus();
getglobal(this:GetName().."Text"):SetText("Timer Names Size");
getglobal(this:GetName().."High"):SetText("400");
getglobal(this:GetName().."Low"):SetText("200");
this:SetMinMaxValues(200.0,400.0);
this:SetValueStep(10);
this:SetValue(configdata.namessize);
configdata.namessize = this:GetValue();
getglobal(this:GetName().."Text"):SetText("Timers Frames Scale");
getglobal(this:GetName().."High"):SetText("1.5");
getglobal(this:GetName().."Low"):SetText("0.5");
this:SetMinMaxValues(25,200);
this:SetValueStep(8);
this:SetValue(configdata.framescale);
configdata.framescale = this:GetValue();
TimersConfig_Reset();
Timers_ShowHelp(1);
Timers_ShowHelp(2);
Timers_ShowHelp(3);
Timers_ShowHelp(4);
Timers_ShowHelp(5);
Timers_ShowHelp(6);
Timers_ShowHelp(7);
Timers_TabContentControl();
this:SetBackdropColor(0.0, 0.0, 0.0, 0.8);
this:StartMoving();
this:StopMovingOrSizing();
configdata.namebarposx = this:GetLeft()*(configdata.framescale/100);
configdata.namebarposy = this:GetTop()*(configdata.framescale/100);
this:SetText(configdata.namebartext);
configdata.namebartext = this:GetText();
this:ClearFocus();
this:SetBackdropColor(0.0, 0.0, 0.0, 0.8);
this:StartMoving();
this:StopMovingOrSizing();
configdata.minimizeposx = this:GetLeft()*(configdata.framescale/100);
configdata.minimizeposy = this:GetTop()*(configdata.framescale/100);
Timers_UpdateTitle();
HideUIPanel(this:GetParent());
TimersFrame_ToggleMinimized();
this:SetBackdropColor(0.0, 0.0, 0.0, 0.8);
this:StartMoving();
this:StopMovingOrSizing();
configdata.triggerconfposx = this:GetLeft()*(configdata.framescale/100);
configdata.triggerconfposy = this:GetTop()*(configdata.framescale/100);
HideUIPanel(this:GetParent());
this:HighlightText();
TimersEdit_EditNameAdv();
TimersEdit_SaveName();
this:ClearFocus();
TimersEdit_SaveTime();
this:ClearFocus();
TimersEdit_SaveText();
Timers_SetTriggerData();
this:ClearFocus();
TimersEdit_SavePrewarn();
this:ClearFocus();
TimersEdit_SaveMessage();
this:ClearFocus();
TimersEdit_SaveMessage();
this:ClearFocus();
TimersEdit_SaveThreshold();
this:ClearFocus();
TimersEdit_SaveCount();
this:ClearFocus();