Home
last modified time | relevance | path

Searched refs:WindowBackground (Results 1 – 25 of 86) sorted by relevance

1234

/dports/games/libretro-mgba/mgba-6186d45/src/platform/qt/
H A DWindow.h45 class WindowBackground; variable
196 WindowBackground* m_screenWidget;
238 class WindowBackground : public QWidget {
242 WindowBackground(QWidget* parent = 0);
H A DWindow.cpp83 , m_screenWidget(new WindowBackground()) in Window()
1939 WindowBackground::WindowBackground(QWidget* parent) in WindowBackground() function in WindowBackground
1946 void WindowBackground::setPixmap(const QPixmap& pmap) { in setPixmap()
1951 void WindowBackground::setSizeHint(const QSize& hint) { in setSizeHint()
1955 QSize WindowBackground::sizeHint() const { in sizeHint()
1959 void WindowBackground::setDimensions(int width, int height) { in setDimensions()
1964 void WindowBackground::setLockIntegerScaling(bool lock) { in setLockIntegerScaling()
1968 void WindowBackground::setLockAspectRatio(bool lock) { in setLockAspectRatio()
1972 void WindowBackground::filter(bool filter) { in filter()
1976 void WindowBackground::paintEvent(QPaintEvent* event) { in paintEvent()
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/airframework/src/
H A DAIRFrameworkClasses.as25 import mx.skins.halo.WindowBackground; WindowBackground
/dports/emulators/mgba/mgba-0.9.2/src/platform/qt/
H A DWindow.h48 class WindowBackground; variable
204 WindowBackground* m_screenWidget;
247 class WindowBackground : public QWidget {
251 WindowBackground(QWidget* parent = 0);
H A DWindow.cpp85 , m_screenWidget(new WindowBackground()) in Window()
1939 WindowBackground::WindowBackground(QWidget* parent) in WindowBackground() function in WindowBackground
1946 void WindowBackground::setPixmap(const QPixmap& pmap) { in setPixmap()
1951 void WindowBackground::setSizeHint(const QSize& hint) { in setSizeHint()
1955 QSize WindowBackground::sizeHint() const { in sizeHint()
1959 void WindowBackground::setDimensions(int width, int height) { in setDimensions()
1964 void WindowBackground::setLockIntegerScaling(bool lock) { in setLockIntegerScaling()
1968 void WindowBackground::setLockAspectRatio(bool lock) { in setLockAspectRatio()
1972 void WindowBackground::filter(bool filter) { in filter()
1976 void WindowBackground::paintEvent(QPaintEvent* event) { in paintEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DWidgetMessageUtils.h36 mozilla::LookAndFeel::ColorID::WindowBackground,
40 static_cast<IdType>(mozilla::LookAndFeel::ColorID::WindowBackground) ==
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DWidgetMessageUtils.h36 mozilla::LookAndFeel::ColorID::WindowBackground,
40 static_cast<IdType>(mozilla::LookAndFeel::ColorID::WindowBackground) ==
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/mx/skins/halo/
H A DWindowBackground.as27 public class WindowBackground extends ProgrammaticSkin class
44 public function WindowBackground() method in WindowBackground
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/airframework/src/mx/skins/halo/
H A DWindowBackground.as24 public class WindowBackground extends ProgrammaticSkin class
37 public function WindowBackground() method in WindowBackground
/dports/sysutils/calamares/calamares-3.2.44.2/src/libcalamaresui/utils/
H A DQtCompat.h26 constexpr static const auto WindowBackground = variable
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/settings/
H A Dkmymoneysettings_addon.h38 WindowBackground, enumerator
H A Dkmymoneysettings_addons.cpp66 case SchemeColor::WindowBackground: in schemeColor()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/airframework/
H A Ddefaults-3.0.0.css183 backgroundImage: ClassReference("mx.skins.halo.WindowBackground");
218 backgroundImage: ClassReference("mx.skins.halo.WindowBackground");
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/airframework/
H A Ddefaults.css183 backgroundImage: ClassReference("mx.skins.halo.WindowBackground");
218 backgroundImage: ClassReference("mx.skins.halo.WindowBackground");
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/
H A DMxClasses.as77 import mx.skins.halo.WindowBackground; WindowBackground;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A DWidgetThemeLibraryTypes.hxx92 WindowBackground = 150, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A DWidgetThemeLibraryTypes.hxx92 WindowBackground = 150, enumerator
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GKComponents/GKUI/Platform/
H A DControlHandlers.cs306 …rol.BackgroundColor = (!Control.ReadOnly && Enabled) ? SystemColors.WindowBackground : SystemColor… in SetBackColor()
374 …rol.BackgroundColor = (!Control.ReadOnly && Enabled) ? SystemColors.WindowBackground : SystemColor… in SetBackColor()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DPreferenceSheet.cpp108 LookAndFeel::ColorID::WindowBackground, mDefaultBackgroundColor); in Load()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DPreferenceSheet.cpp113 useStandins ? ColorID::Window : ColorID::WindowBackground, scheme, in Load()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DPreferenceSheet.cpp113 useStandins ? ColorID::Window : ColorID::WindowBackground, scheme, in Load()
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/license/
H A DLicenseWidget.cpp52 pal.setColor( WindowBackground, palette().window().color().lighter( 108 ) ); in LicenseWidget()
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/summary/
H A DSummaryPage.cpp102 bodyPalette.setColor( WindowBackground, palette().window().color().lighter( 108 ) ); in onActivate()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/headless/
H A DHeadlessLookAndFeelGTK.cpp115 case ColorID::WindowBackground: in NativeGetColor()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GEDKeeper3/GKUI/Forms/
H A DEventEditDlg.cs154 txtEventPlace.BackgroundColor = SystemColors.WindowBackground; in SetLocationMode()

1234