Searched refs:On_CheckBoxSet_Clicked (Results 1 – 2 of 2) sorted by relevance
3676 void COptionsDialog::On_CheckBoxSet_Clicked(const CBoolBox &bb) in On_CheckBoxSet_Clicked() function in COptionsDialog3796 case IDX_COMPRESS_MTIME_SET: { On_CheckBoxSet_Clicked (MTime); return true; } in OnButtonClicked()3797 case IDX_COMPRESS_CTIME_SET: { On_CheckBoxSet_Clicked (CTime); return true; } in OnButtonClicked()3798 case IDX_COMPRESS_ATIME_SET: { On_CheckBoxSet_Clicked (ATime); return true; } in OnButtonClicked()3799 case IDX_COMPRESS_ZTIME_SET: { On_CheckBoxSet_Clicked (ZTime); return true; } in OnButtonClicked()
459 void On_CheckBoxSet_Clicked(const CBoolBox &bb);