/dports/x11-toolkits/vdk/vdk-2.5.1/src/ |
H A D | canvas.cc | 110 if(canvas->setBg) in ExposeEvent() 112 canvas->setBg = false; in ExposeEvent() 251 setBg = false; in VDKCanvas()
|
/dports/net/x2goclient/x2goclient-4.1.2.2/src/ |
H A D | imgframe.h | 36 void setBg(QImage* img);
|
H A D | imgframe.cpp | 33 void IMGFrame::setBg(QImage* img) in setBg() function in IMGFrame
|
/dports/biology/ugene/ugene-40.1/src/plugins/external_tool_support/src/ceas/ |
H A D | CEASSettings.h | 54 void setBg(bool value);
|
H A D | CEASSettings.cpp | 102 void CEASSettings::setBg(bool value) { in setBg() function in U2::CEASSettings
|
/dports/archivers/lzop/lzop-1.04/src/ |
H A D | s_djgpp2.c | 131 static void setBg(screen_t *this, int bg) in setBg() function 348 setBg,
|
H A D | screen.h | 64 void (*setBg)(screen_t *s, int); member
|
H A D | s_curses.c | 128 static void setBg(screen_t *this, int bg) in setBg() function 382 setBg,
|
H A D | s_vcsa.c | 126 static void setBg(screen_t *this, int bg) in setBg() function 458 setBg,
|
/dports/x11-toolkits/vdk/vdk-2.5.1/include/vdk/ |
H A D | canvas.h | 57 bool setFg,setBg,setF; variable
|
/dports/archivers/upx/upx-3.96/src/ |
H A D | screen.h | 63 void (*setBg)(screen_t *s, int); member
|
H A D | s_djgpp2.cpp | 143 static void setBg(screen_t *this, int bg) { in setBg() function 428 setFg, setBg, setCursor,
|
H A D | s_vcsa.cpp | 126 static void setBg(screen_t *this, int bg) { in setBg() function 471 setBg,
|
H A D | s_win32.cpp | 118 static void setBg(screen_t *this, int bg) { in setBg() function 403 setFg, setBg, setCursor,
|
/dports/biology/gffread/gffread-0.12.7/gclib/ |
H A D | gdimg.h | 54 void setBg(int rgb);
|
H A D | gdimg.cpp | 17 void GDImg::setBg(int rgb) { in setBg() function in GDImg
|
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/ |
H A D | mtscale_flo.cpp | 64 setBg(MusEGlobal::config.rulerBg); in MTScaleFlo() 69 setBg(MusEGlobal::config.rulerBg); in configChanged()
|
/dports/net/tigervnc-viewer/tigervnc-1.12.0/unix/tx/ |
H A D | TXWindow.h | 118 void setBg(unsigned long bg) { XSetWindowBackground(dpy, win(), bg); } in setBg() function
|
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/tx/ |
H A D | TXWindow.h | 118 void setBg(unsigned long bg) { XSetWindowBackground(dpy, win(), bg); } in setBg() function
|
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/ |
H A D | PFont.hh | 42 void setBg(XColor *xc) { _bg = xc; } in setBg() function in PFont::Color
|
H A D | FontHandler.cc | 237 font_color->setBg(xc); in loadColor()
|
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/ |
H A D | qutetext.h | 50 void setBg(bool bg);
|
/dports/audio/midipp/midipp-2.1.1/src/ |
H A D | midipp_element.h | 132 void setBg(const QColor color) in setBg() function
|
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/ |
H A D | label.c | 190 static setBg ( GtkLabel *label, GdkColor color ) in setBg() function 236 setBg ( GTK_WIDGET ( obj ), color ); in gnoclOptAttributes()
|
/dports/games/pushover/pushover-0.0.5/src/ |
H A D | leveldata.h | 156 void setBg(unsigned int x, unsigned int y, int layer, int val) { level[y][x].bg[layer] = val; } in setBg() function
|