Home
last modified time | relevance | path

Searched refs:m_preferences (Results 26 – 50 of 151) sorted by relevance

1234567

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DMagicCubeObj.cpp119 m_preferences.setLength(ns); in MagicCubeObject()
132 m_polymgr = new PolygonManager4D(m_preferences); in MagicCubeObject()
133 m_puzzle_state = new PuzzleState(m_preferences, m_polymgr); in MagicCubeObject()
134 m_history = new History(m_preferences, m_polymgr); in MagicCubeObject()
H A DMagicCubeObj.h64 Preferences m_preferences; variable
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/
H A DConfig.cpp73 auto preferenceIterator(m_preferences.find(name)); in FindPreference()
74 if(preferenceIterator != m_preferences.end()) in FindPreference()
289 for(const auto& preferencePair : m_preferences) in Save()
313 m_preferences[preference->GetName()] = preference; in InsertPreference()
/dports/deskutils/gnote/gnote-41.1/src/
H A Drecentchanges.cpp55 , m_preferences(g.preferences()) in NoteRecentChanges()
88 if(use_client_side_decorations(m_preferences)) { in NoteRecentChanges()
210 if(use_client_side_decorations(m_preferences)) { in make_header_bar()
416 if(m_preferences.open_notes_in_new_window()) { in on_open_note()
428 present_in_new_window(m_gnote, note, m_preferences.enable_close_note_on_escape()); in on_open_note_new_window()
443 m_preferences.main_window_maximized(win->get_state() & Gdk::WINDOW_STATE_MAXIMIZED); in close_window()
494 else if(m_preferences.enable_close_note_on_escape()) { in on_key_pressed()
593 bool maximized = m_preferences.main_window_maximized(); in foreground_embedded()
H A Dgnote.hpp140 return m_preferences; in preferences()
187 Preferences m_preferences; member in gnote::Gnote
H A Dnoteeditor.hpp69 Preferences & m_preferences; member in gnote::NoteEditor
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-autoscaling/source/model/
H A DInstanceRefresh.cpp123 m_preferences = preferencesNode; in operator =()
190 m_preferences.OutputToStream(oStream, preferencesLocationAndMemberSs.str().c_str()); in OutputToStream()
246 m_preferences.OutputToStream(oStream, preferencesLocationAndMember.c_str()); in OutputToStream()
H A DStartInstanceRefreshRequest.cpp43 m_preferences.OutputToStream(ss, "Preferences"); in SerializePayload()
/dports/editors/gobby/gobby-0.4.13/inc/
H A Dtogglewindow.hpp48 const Preferences& m_preferences; member in Gobby::ToggleWindow
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/nim/settings/
H A Dnimcodestylepreferenceswidget.h52 TextEditor::ICodeStylePreferences *m_preferences; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dsimplecodestylepreferenceswidget.h56 ICodeStylePreferences *m_preferences = nullptr; variable
/dports/www/falkon/falkon-3.2.0/src/lib/preferences/
H A Dthememanager.cpp35 , m_preferences(preferences) in ThemeManager()
87 LicenseViewer* v = new LicenseViewer(m_preferences); in showLicense()
H A Dthememanager.h64 Preferences* m_preferences; variable
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Dcheck_update.h44 Preferences& m_preferences; variable
/dports/www/falkon/falkon-3.2.0/src/lib/app/
H A Dmainmenu.cpp128 if (!m_preferences) in showPreferences()
129 m_preferences = new Preferences(m_window); in showPreferences()
131 m_preferences->show(); in showPreferences()
132 m_preferences->raise(); in showPreferences()
133 m_preferences->activateWindow(); in showPreferences()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/
H A DWebPageGroup.h66 mutable RefPtr<WebPreferences> m_preferences; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmljstools/
H A Dqmljscodestylesettingspage.h64 TextEditor::ICodeStylePreferences *m_preferences = nullptr; variable
/dports/deskutils/latte-dock/latte-dock-0.10.6/app/settings/settingsdialog/
H A Dtabpreferenceshandler.h75 Data::Preferences m_preferences; variable
/dports/net/eventviews/eventviews-21.12.3/src/todo/
H A Dtodomodel_p.h40 EventViews::PrefsPtr m_preferences; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dcppcodestylesettingspage.h74 CppCodeStylePreferences *m_preferences = nullptr; variable
/dports/deskutils/kalendar/kalendar-0.4.0/src/
H A Dtodomodel_p.h43 EventViews::PrefsPtr m_preferences; variable
/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_listening.h18 ReporterPreferences m_preferences; variable
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_listening.h18 ReporterPreferences m_preferences; variable
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_listening.h18 ReporterPreferences m_preferences; variable
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_listening.h18 ReporterPreferences m_preferences; variable

1234567