Home
last modified time | relevance | path

Searched refs:colorref2qrgb (Results 1 – 23 of 23) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/widgets/
H A Dq3titlebar.cpp162 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
177 …pal.setColor(QPalette::Active, QPalette::Highlight, colorref2qrgb(GetSysColor(COLOR_ACTIVECAPTION)… in readColors()
178 …pal.setColor(QPalette::Inactive, QPalette::Highlight, colorref2qrgb(GetSysColor(COLOR_INACTIVECAPT… in readColors()
179 …pal.setColor(QPalette::Active, QPalette::HighlightedText, colorref2qrgb(GetSysColor(COLOR_CAPTIONT… in readColors()
180 …pal.setColor(QPalette::Inactive, QPalette::HighlightedText, colorref2qrgb(GetSysColor(COLOR_INACTI… in readColors()
185 …pal.setColor(QPalette::Active, QPalette::Base, colorref2qrgb(GetSysColor(COLOR_GRADIENTACTIVECAPTI… in readColors()
186 …pal.setColor(QPalette::Inactive, QPalette::Base, colorref2qrgb(GetSysColor(COLOR_GRADIENTINACTIVEC… in readColors()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/widgets/
H A Dqmdisubwindow.cpp294 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
1943 colorref2qrgb(GetSysColor(COLOR_ACTIVECAPTION))); in desktopPalette()
1945 colorref2qrgb(GetSysColor(COLOR_INACTIVECAPTION))); in desktopPalette()
1947 colorref2qrgb(GetSysColor(COLOR_CAPTIONTEXT))); in desktopPalette()
1949 colorref2qrgb(GetSysColor(COLOR_INACTIVECAPTIONTEXT))); in desktopPalette()
1957 colorref2qrgb(GetSysColor(COLOR_GRADIENTACTIVECAPTION))); in desktopPalette()
1959 colorref2qrgb(GetSysColor(COLOR_GRADIENTINACTIVECAPTION))); in desktopPalette()
H A Dqworkspace.cpp372 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
396 …pal.setColor(QPalette::Active, QPalette::Highlight, colorref2qrgb(GetSysColor(COLOR_ACTIVECAPTION)… in readColors()
397 …pal.setColor(QPalette::Inactive, QPalette::Highlight, colorref2qrgb(GetSysColor(COLOR_INACTIVECAPT… in readColors()
398 …pal.setColor(QPalette::Active, QPalette::HighlightedText, colorref2qrgb(GetSysColor(COLOR_CAPTIONT… in readColors()
399 …pal.setColor(QPalette::Inactive, QPalette::HighlightedText, colorref2qrgb(GetSysColor(COLOR_INACTI… in readColors()
406 …pal.setColor(QPalette::Active, QPalette::Base, colorref2qrgb(GetSysColor(COLOR_GRADIENTACTIVECAPTI… in readColors()
407 …pal.setColor(QPalette::Inactive, QPalette::Base, colorref2qrgb(GetSysColor(COLOR_GRADIENTINACTIVEC… in readColors()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqwindowsstyle.cpp248 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
277 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
278 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
279 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
280 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
281 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqwindowsstyle.cpp296 static inline QRgb colorref2qrgb(COLORREF col) in colorref2qrgb() function
324 d->activeCaptionColor = colorref2qrgb(activeCaption); in polish()
325 d->activeGradientCaptionColor = colorref2qrgb(gradientActiveCaption); in polish()
326 d->inactiveCaptionColor = colorref2qrgb(inactiveCaption); in polish()
327 d->inactiveGradientCaptionColor = colorref2qrgb(gradientInactiveCaption); in polish()
328 d->inactiveCaptionText = colorref2qrgb(inactiveCaptionText); in polish()