Home
last modified time | relevance | path

Searched refs:_blackList (Results 1 – 25 of 34) sorted by relevance

12

/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygenwindowmanager.cpp800 …BlackList::const_iterator iter( std::find_if( _blackList.begin(), _blackList.end(), BlackListFTor(… in widgetIsBlackListed()
810 return iter != _blackList.end(); in widgetIsBlackListed()
833 _blackList.clear(); in initializeBlackList()
834 _blackList.push_back( "GtkScale" ); in initializeBlackList()
835 _blackList.push_back( "GimpColorBar" ); in initializeBlackList()
837 _blackList.push_back( "GooCanvas" ); in initializeBlackList()
838 _blackList.push_back( "GtkPizza" ); in initializeBlackList()
839 _blackList.push_back( "MetaFrames" ); in initializeBlackList()
840 _blackList.push_back( "SPHRuler" ); in initializeBlackList()
841 _blackList.push_back( "SPVRuler" ); in initializeBlackList()
[all …]
/dports/x11-themes/adwaita-qt/adwaita-qt-1.4.1/src/lib/
H A Dadwaitawindowmanager.cpp229 _blackList.clear(); in initializeBlackList()
230 _blackList.insert(ExceptionId(QStringLiteral("CustomTrackView@kdenlive"))); in initializeBlackList()
231 _blackList.insert(ExceptionId(QStringLiteral("MuseScore"))); in initializeBlackList()
232 _blackList.insert(ExceptionId(QStringLiteral("KGameCanvasWidget"))); in initializeBlackList()
236 _blackList.insert(ExceptionId(exception)); in initializeBlackList()
496 foreach (const ExceptionId &id, _blackList) {
H A Dadwaitawindowmanager.h256 ExceptionSet _blackList; variable
/dports/editors/texstudio/texstudio-4.1.2/src/adwaita-qt/style/
H A Dadwaitawindowmanager.cpp277 _blackList.clear(); in initializeBlackList()
278 _blackList.insert( ExceptionId( QStringLiteral( "CustomTrackView@kdenlive" ) ) ); in initializeBlackList()
279 _blackList.insert( ExceptionId( QStringLiteral( "MuseScore" ) ) ); in initializeBlackList()
280 _blackList.insert( ExceptionId( QStringLiteral( "KGameCanvasWidget" ) ) ); in initializeBlackList()
285 { _blackList.insert( ExceptionId( exception ) ); } in initializeBlackList()
511 foreach( const ExceptionId& id, _blackList ) in isBlackListed()
H A Dadwaitawindowmanager.h233 ExceptionSet _blackList; variable
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt5/style/
H A Dwindowmanager.cpp167 _blackList.clear(); in initializeBlackList()
168 _blackList.insert(ExceptionId("CustomTrackView@kdenlive")); in initializeBlackList()
169 _blackList.insert(ExceptionId("MuseScore")); in initializeBlackList()
173 _blackList.insert(exception); in initializeBlackList()
396 for (const ExceptionId &id: const_(_blackList)) { in isBlackListed()
H A Dwindowmanager.h261 ExceptionSet _blackList; variable
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/qt5/style/
H A Dwindowmanager.cpp167 _blackList.clear(); in initializeBlackList()
168 _blackList.insert(ExceptionId("CustomTrackView@kdenlive")); in initializeBlackList()
169 _blackList.insert(ExceptionId("MuseScore")); in initializeBlackList()
173 _blackList.insert(exception); in initializeBlackList()
396 for (const ExceptionId &id: const_(_blackList)) { in isBlackListed()
H A Dwindowmanager.h261 ExceptionSet _blackList; variable
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt5/style/
H A Dwindowmanager.cpp167 _blackList.clear(); in initializeBlackList()
168 _blackList.insert(ExceptionId("CustomTrackView@kdenlive")); in initializeBlackList()
169 _blackList.insert(ExceptionId("MuseScore")); in initializeBlackList()
173 _blackList.insert(exception); in initializeBlackList()
396 for (const ExceptionId &id: const_(_blackList)) { in isBlackListed()
H A Dwindowmanager.h261 ExceptionSet _blackList; variable
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt5/style/
H A Dwindowmanager.cpp167 _blackList.clear(); in initializeBlackList()
168 _blackList.insert(ExceptionId("CustomTrackView@kdenlive")); in initializeBlackList()
169 _blackList.insert(ExceptionId("MuseScore")); in initializeBlackList()
173 _blackList.insert(exception); in initializeBlackList()
396 for (const ExceptionId &id: const_(_blackList)) { in isBlackListed()
H A Dwindowmanager.h261 ExceptionSet _blackList; variable
/dports/x11-themes/plasma5-oxygen/oxygen-5.23.5/kstyle/
H A Doxygenwindowmanager.cpp296 _blackList.clear(); in initializeBlackList()
297 _blackList.insert( ExceptionId( QStringLiteral( "CustomTrackView@kdenlive" ) ) ); in initializeBlackList()
298 _blackList.insert( ExceptionId( QStringLiteral( "MuseScore" ) ) ); in initializeBlackList()
299 _blackList.insert( ExceptionId( QStringLiteral( "KGameCanvasWidget" ) ) ); in initializeBlackList()
304 { _blackList.insert( ExceptionId( exception ) ); } in initializeBlackList()
556 foreach( const ExceptionId& id, _blackList ) in isBlackListed()
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt4/style/
H A Dwindowmanager.cpp172 _blackList.clear(); in initializeBlackList()
173 _blackList.insert( ExceptionId( "CustomTrackView@kdenlive" ) ); in initializeBlackList()
174 _blackList.insert( ExceptionId( "MuseScore" ) ); in initializeBlackList()
178 _blackList.insert(exception); in initializeBlackList()
410 foreach (const ExceptionId &id, const_(_blackList)) { in isBlackListed()
H A Dwindowmanager.h230 ExceptionSet _blackList; variable
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/qt4/style/
H A Dwindowmanager.cpp172 _blackList.clear(); in initializeBlackList()
173 _blackList.insert( ExceptionId( "CustomTrackView@kdenlive" ) ); in initializeBlackList()
174 _blackList.insert( ExceptionId( "MuseScore" ) ); in initializeBlackList()
178 _blackList.insert(exception); in initializeBlackList()
410 foreach (const ExceptionId &id, const_(_blackList)) { in isBlackListed()
H A Dwindowmanager.h230 ExceptionSet _blackList; variable
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt4/style/
H A Dwindowmanager.cpp172 _blackList.clear(); in initializeBlackList()
173 _blackList.insert( ExceptionId( "CustomTrackView@kdenlive" ) ); in initializeBlackList()
174 _blackList.insert( ExceptionId( "MuseScore" ) ); in initializeBlackList()
178 _blackList.insert(exception); in initializeBlackList()
410 foreach (const ExceptionId &id, const_(_blackList)) { in isBlackListed()
H A Dwindowmanager.h230 ExceptionSet _blackList; variable
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt4/style/
H A Dwindowmanager.cpp172 _blackList.clear(); in initializeBlackList()
173 _blackList.insert( ExceptionId( "CustomTrackView@kdenlive" ) ); in initializeBlackList()
174 _blackList.insert( ExceptionId( "MuseScore" ) ); in initializeBlackList()
178 _blackList.insert(exception); in initializeBlackList()
410 foreach (const ExceptionId &id, const_(_blackList)) { in isBlackListed()
H A Dwindowmanager.h230 ExceptionSet _blackList; variable
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygenwindowmanager.cpp824 …BlackList::const_iterator iter( std::find_if( _blackList.begin(), _blackList.end(), BlackListFTor(… in widgetIsBlackListed()
826 if( iter == _blackList.end() ) return false; in widgetIsBlackListed()
834 return iter != _blackList.end(); in widgetIsBlackListed()
855 { _blackList.clear(); } in initializeBlackList()
/dports/x11-themes/plasma5-breeze/breeze-5.23.5/kstyle/
H A Dbreezewindowmanager.cpp224 _blackList = Util::makeT<ExceptionSet>({ in initializeBlackList()
234 { _blackList.insert( ExceptionId( exception ) ); } in initializeBlackList()
501 foreach( const ExceptionId& id, _blackList ) in isBlackListed()
H A Dbreezewindowmanager.h219 ExceptionSet _blackList; variable

12