Home
last modified time | relevance | path

Searched refs:setBg (Results 1 – 25 of 54) sorted by relevance

123

/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A Dcanvas.cc110 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 Dimgframe.h36 void setBg(QImage* img);
H A Dimgframe.cpp33 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 DCEASSettings.h54 void setBg(bool value);
H A DCEASSettings.cpp102 void CEASSettings::setBg(bool value) { in setBg() function in U2::CEASSettings
/dports/archivers/lzop/lzop-1.04/src/
H A Ds_djgpp2.c131 static void setBg(screen_t *this, int bg) in setBg() function
348 setBg,
H A Dscreen.h64 void (*setBg)(screen_t *s, int); member
H A Ds_curses.c128 static void setBg(screen_t *this, int bg) in setBg() function
382 setBg,
H A Ds_vcsa.c126 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 Dcanvas.h57 bool setFg,setBg,setF; variable
/dports/archivers/upx/upx-3.96/src/
H A Dscreen.h63 void (*setBg)(screen_t *s, int); member
H A Ds_djgpp2.cpp143 static void setBg(screen_t *this, int bg) { in setBg() function
428 setFg, setBg, setCursor,
H A Ds_vcsa.cpp126 static void setBg(screen_t *this, int bg) { in setBg() function
471 setBg,
H A Ds_win32.cpp118 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 Dgdimg.h54 void setBg(int rgb);
H A Dgdimg.cpp17 void GDImg::setBg(int rgb) { in setBg() function in GDImg
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/
H A Dmtscale_flo.cpp64 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 DTXWindow.h118 void setBg(unsigned long bg) { XSetWindowBackground(dpy, win(), bg); } in setBg() function
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/tx/
H A DTXWindow.h118 void setBg(unsigned long bg) { XSetWindowBackground(dpy, win(), bg); } in setBg() function
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/
H A DPFont.hh42 void setBg(XColor *xc) { _bg = xc; } in setBg() function in PFont::Color
H A DFontHandler.cc237 font_color->setBg(xc); in loadColor()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dqutetext.h50 void setBg(bool bg);
/dports/audio/midipp/midipp-2.1.1/src/
H A Dmidipp_element.h132 void setBg(const QColor color) in setBg() function
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A Dlabel.c190 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 Dleveldata.h156 void setBg(unsigned int x, unsigned int y, int layer, int val) { level[y][x].bg[layer] = val; } in setBg() function

123