Home
last modified time | relevance | path

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

12

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/
H A DAnsiCode.java431 Color newBg = invertBgColor(); in processCode() local
433 currentBgColor_ = newBg; in processCode()
444 Color newBg = invertBgColor(); in processCode() local
446 currentBgColor_ = newBg; in processCode()
663 int newBg = currentColor_.code() + (BACKGROUND_MIN - FOREGROUND_MIN); in invertBgColor() local
664 clazzes_.add(BACKGROUND_STYLE + (newBg - BACKGROUND_MIN)); in invertBgColor()
665 return new Color(false /*extended*/, newBg); in invertBgColor()
669 int newBg = currentColor_.code() + (BACKGROUND_INTENSE_MIN - FOREGROUND_INTENSE_MIN); in invertBgColor() local
670 clazzes_.add(BACKGROUND_STYLE + (newBg + 8 - BACKGROUND_INTENSE_MIN)); in invertBgColor()
671 return new Color(false /*extended*/, newBg); in invertBgColor()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cruise/
H A DgfxModule.cpp338 void switchBackground(const byte *newBg) { in switchBackground() argument
342 if ((*newBg != *bg) && (*(newBg + 319) != *(bg + 319))) { in switchBackground()
354 for (int xp = 0; xp < 320; ++xp, ++bg, ++newBg) { in switchBackground()
355 if (*bg != *newBg) { in switchBackground()
H A DgfxModule.h70 void switchBackground(const byte *newBg);
/dports/games/scummvm/scummvm-2.5.1/engines/cruise/
H A DgfxModule.cpp338 void switchBackground(const byte *newBg) { in switchBackground() argument
342 if ((*newBg != *bg) && (*(newBg + 319) != *(bg + 319))) { in switchBackground()
354 for (int xp = 0; xp < 320; ++xp, ++bg, ++newBg) { in switchBackground()
355 if (*bg != *newBg) { in switchBackground()
H A DgfxModule.h70 void switchBackground(const byte *newBg);
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/
H A Dhextile.c109 CARD##bpp bg, fg, newBg, newFg; \
140 &mono, &solid, &newBg, &newFg); \
142 if (!validBg || (newBg != bg)) { \
144 bg = newBg; \
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/libvncserver/
H A Dhextile.c110 uint##bpp##_t bg = 0, fg = 0, newBg, newFg; \
143 &mono, &solid, &newBg, &newFg); \
145 if (!validBg || (newBg != bg)) { \
147 bg = newBg; \
/dports/net/vino/vino-3.22.0/server/libvncserver/
H A Dhextile.c110 uint##bpp##_t bg = 0, fg = 0, newBg, newFg; \
142 &mono, &solid, &newBg, &newFg); \
144 if (!validBg || (newBg != bg)) { \
146 bg = newBg; \
/dports/graphics/pixen/Pixen-0.1/
H A DPXBackgroundController.m57 #define PXBackgroundControllerSetBackground(bg, menu, configView, newBg)\
60 [newBg retain];\
62 bg = newBg;\
222 // #define PXBackgroundControllerSetBackground(bg, menu, configView, newBg)\
225 // [newBg retain];\
227 // bg = newBg;\
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/browser_ui/widget/android/java/src/org/chromium/components/browser_ui/widget/text/
H A DChromeTextInputLayout.java467 final Drawable newBg = bg.getConstantState().newDrawable(); in ensureBackgroundDrawableStateWorkaround() local
473 (DrawableContainer) bg, newBg.getConstantState()); in ensureBackgroundDrawableStateWorkaround()
481 ViewCompat.setBackground(mEditText, newBg); in ensureBackgroundDrawableStateWorkaround()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/platforms/vnc/
H A Dqvncserver.cpp961 encoder->newBg |= (color != encoder->bg); in read()
969 if (true || encoder->newBg) { in write()
1043 encoder->newBg |= (c1 != encoder->bg); in read()
1092 if (encoder->newBg) { in write()
1160 if (encoder->newBg) in read()
1211 if (encoder->newBg) { in write()
1647 newBg = true; in write()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/gfxdrivers/vnc/
H A Dqscreenvnc_qws.cpp1125 encoder->newBg |= (color != encoder->bg); in read()
1133 if (true || encoder->newBg) { in write()
1207 encoder->newBg |= (c1 != encoder->bg); in read()
1256 if (encoder->newBg) { in write()
1324 if (encoder->newBg) in read()
1375 if (encoder->newBg) { in write()
1808 newBg = true; in write()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/plugins/platforms/vnc/
H A Dqvnc_p.h359 bool newBg; variable

12