Home
last modified time | relevance | path

Searched refs:firstPlInstance (Results 1 – 4 of 4) sorted by relevance

/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt5/style/
H A Dqtcurve_plugin.cpp116 static StylePlugin *firstPlInstance = nullptr; variable
122 if (!firstPlInstance) { in create()
123 firstPlInstance = this; in create()
161 if (firstPlInstance == this) { in ~StylePlugin()
162 firstPlInstance = nullptr; in ~StylePlugin()
197 if (firstPlInstance) { in atLibClose()
199 firstPlInstance, styleInstances->count()); in atLibClose()
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/qt5/style/
H A Dqtcurve_plugin.cpp116 static StylePlugin *firstPlInstance = nullptr; variable
122 if (!firstPlInstance) { in create()
123 firstPlInstance = this; in create()
161 if (firstPlInstance == this) { in ~StylePlugin()
162 firstPlInstance = nullptr; in ~StylePlugin()
197 if (firstPlInstance) { in atLibClose()
199 firstPlInstance, styleInstances->count()); in atLibClose()
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt5/style/
H A Dqtcurve_plugin.cpp116 static StylePlugin *firstPlInstance = nullptr; variable
122 if (!firstPlInstance) { in create()
123 firstPlInstance = this; in create()
161 if (firstPlInstance == this) { in ~StylePlugin()
162 firstPlInstance = nullptr; in ~StylePlugin()
197 if (firstPlInstance) { in atLibClose()
199 firstPlInstance, styleInstances->count()); in atLibClose()
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt5/style/
H A Dqtcurve_plugin.cpp116 static StylePlugin *firstPlInstance = nullptr; variable
122 if (!firstPlInstance) { in create()
123 firstPlInstance = this; in create()
161 if (firstPlInstance == this) { in ~StylePlugin()
162 firstPlInstance = nullptr; in ~StylePlugin()
197 if (firstPlInstance) { in atLibClose()
199 firstPlInstance, styleInstances->count()); in atLibClose()