Lines Matching refs:Settings

28 #include "Settings.h"
116 Settings::Settings (Application *_app)
186 // Constructor for duplicating an existing Settings class
188 Settings::Settings (Settings * _settings)
303 Settings::~Settings ()
363 Settings::read_rc (char *path)
384 Settings::read_rc (bool ipc_or_rdt_mode)
444 Settings::set_rc (const char *path, bool msg, Emsgqueue *commentq,
790 Settings::set_view_mode (char *arg, bool rc)
804 Settings::set_en_desc (char *arg, bool rc)
853 Settings::check_en_desc (const char *lineage, const char *targname)
872 Settings::set_limit (char *arg, bool)
879 Settings::set_printmode (char *arg)
902 Settings::proc_compcom (const char *cmd, bool isSrc, bool rc)
1059 Settings::proc_thresh (char *cmd, bool isSrc, bool rc)
1081 Settings::get_compcom_errstr (Cmd_status status, const char *cmd)
1121 Settings::proc_tlmode (char *cmd, bool rc)
1224 Settings::proc_tldata (const char *cmd, bool /* if true, ignore any error */)
1232 Settings::set_tldata (const char* _tldata_str)
1239 Settings::get_tldata ()
1245 Settings::set_name_format (char *arg)
1275 Settings::buildMasterTabList ()
1303 Settings::updateTabAvailability ()
1336 Settings::proc_tabs (bool _rdtMode)
1392 Settings::set_MemTabState (Vector<bool>*selected)
1403 Settings::mobj_define (MemObjType_t */* mobj */, bool state)
1412 Settings::set_IndxTabState (Vector<bool>*selected)
1420 Settings::indxobj_define (int type, bool state)
1427 Settings::set_pathmaps (Vector<pathmap_t*> *newPathMap)
1447 Settings::add_pathmap (Vector<pathmap_t*> *v, const char *from, const char *to)
1478 // as stored in the DbeSession Settings
1480 Settings::set_libdefaults ()
1504 Settings::set_libexpand (char *cov, enum LibExpand expand, bool rc)
1578 Settings::get_lo_setting (char *name)