Home
last modified time | relevance | path

Searched refs:OPT_BAND_WIDTH_GENERAL_REG (Results 1 – 2 of 2) sorted by relevance

/dports/ftp/wxdfast/wxdfast-0.6.0/src/
H A DwxDFast.h219 const wxString OPT_BAND_WIDTH_GENERAL_REG = wxT("bandwidthgeneral"); variable
H A DMainFrame.cpp301 programoptions.bandwidth = mApplication::Configurations(READ,OPT_BAND_WIDTH_GENERAL_REG,20l); in mMainFrame()
2772 mApplication::Configurations(WRITE,OPT_BAND_WIDTH_GENERAL_REG, programoptions.bandwidth); in OnOptions()