Home
last modified time | relevance | path

Searched defs:ProfileRead (Results 1 – 2 of 2) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/wxlauncher/code/apis/
H A DProfileManager.cpp551 bool ProMan::ProfileRead(const wxString& key, bool* b) const { in ProfileRead() function in ProMan
567 bool ProMan::ProfileRead(const wxString& key, bool* b, bool defaultVal, bool writeBackIfAbsent) { in ProfileRead() function in ProMan
585 bool ProMan::ProfileRead(const wxString& key, wxString* str) const { in ProfileRead() function in ProMan
601 bool ProMan::ProfileRead(const wxString& key, wxString* str, const wxString& defaultVal, bool write… in ProfileRead() function in ProMan
619 bool ProMan::ProfileRead(const wxString& key, long* l) const { in ProfileRead() function in ProMan
635 bool ProMan::ProfileRead(const wxString& key, long* l, long defaultVal, bool writeBackIfAbsent) { in ProfileRead() function in ProMan
/dports/games/wxlauncher/wxLauncher-release-0.10.0/code/apis/
H A DProfileManager.cpp613 bool ProMan::ProfileRead(const wxString& key, bool* b) const { in ProfileRead() function in ProMan
629 bool ProMan::ProfileRead(const wxString& key, bool* b, bool defaultVal, bool writeBackIfAbsent) { in ProfileRead() function in ProMan
647 bool ProMan::ProfileRead(const wxString& key, wxString* str) const { in ProfileRead() function in ProMan
663 bool ProMan::ProfileRead(const wxString& key, wxString* str, const wxString& defaultVal, bool write… in ProfileRead() function in ProMan
681 bool ProMan::ProfileRead(const wxString& key, long* l) const { in ProfileRead() function in ProMan
697 bool ProMan::ProfileRead(const wxString& key, long* l, long defaultVal, bool writeBackIfAbsent) { in ProfileRead() function in ProMan