Home
last modified time | relevance | path

Searched refs:bgPixmap (Results 1 – 25 of 82) sorted by relevance

1234

/dports/editors/cooledit/cooledit-3.17.28/rxvt/
H A Drxvtlib_xpm.c63 (o->bgPixmap.w < 9999 ? o->bgPixmap.w : 9999), in rxvtlib_scale_pixmap()
64 (o->bgPixmap.h < 9999 ? o->bgPixmap.h : 9999), in rxvtlib_scale_pixmap()
65 (o->bgPixmap.x < 9999 ? o->bgPixmap.x : 9999), in rxvtlib_scale_pixmap()
66 (o->bgPixmap.y < 9999 ? o->bgPixmap.y : 9999)); in rxvtlib_scale_pixmap()
94 h = o->bgPixmap.h; in rxvtlib_scale_pixmap()
120 x += o->bgPixmap.x; in rxvtlib_scale_pixmap()
121 y += o->bgPixmap.y; in rxvtlib_scale_pixmap()
133 o->bgPixmap.x = x; in rxvtlib_scale_pixmap()
137 o->bgPixmap.y = y; in rxvtlib_scale_pixmap()
172 int w = o->bgPixmap.w, h = o->bgPixmap.h, in rxvtlib_resize_pixmap()
[all …]
H A Drxvtlib.c237 static bgPixmap_t bgPixmap = { 0, 0, 50, 50, None }; variable
313 o->bgPixmap = bgPixmap; in rxvtlib_init()
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp17 if (bgPixmap != NULL) { in paintEvent()
29 QPixmap bgPixmap(geom.size());// = new QPixmap(size()); in setBackground() local
34 bgPixmap.fill(color); in setBackground()
36 bgPixmap.fill(Qt::black); in setBackground()
72 QPainter painter(&bgPixmap); in setBackground()
79 return bgPixmap; in setBackground()
84 bgPixmap = NULL; in LDesktopBackground()
89 if (bgPixmap != NULL) delete bgPixmap; in ~LDesktopBackground()
H A DLDesktopBackground.h24 QPixmap *bgPixmap;
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp17 if (bgPixmap != NULL) { in paintEvent()
29 QPixmap bgPixmap(geom.size());// = new QPixmap(size()); in setBackground() local
34 bgPixmap.fill(color); in setBackground()
36 bgPixmap.fill(Qt::black); in setBackground()
72 QPainter painter(&bgPixmap); in setBackground()
79 return bgPixmap; in setBackground()
84 bgPixmap = NULL; in LDesktopBackground()
89 if (bgPixmap != NULL) delete bgPixmap; in ~LDesktopBackground()
H A DLDesktopBackground.h24 QPixmap *bgPixmap;
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp17 if (bgPixmap != NULL) { in paintEvent()
29 QPixmap bgPixmap(geom.size());// = new QPixmap(size()); in setBackground() local
34 bgPixmap.fill(color); in setBackground()
36 bgPixmap.fill(Qt::black); in setBackground()
72 QPainter painter(&bgPixmap); in setBackground()
79 return bgPixmap; in setBackground()
84 bgPixmap = NULL; in LDesktopBackground()
89 if (bgPixmap != NULL) delete bgPixmap; in ~LDesktopBackground()
H A DLDesktopBackground.h24 QPixmap *bgPixmap;
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp17 if (bgPixmap != NULL) { in paintEvent()
29 QPixmap bgPixmap(geom.size());// = new QPixmap(size()); in setBackground() local
34 bgPixmap.fill(color); in setBackground()
36 bgPixmap.fill(Qt::black); in setBackground()
72 QPainter painter(&bgPixmap); in setBackground()
79 return bgPixmap; in setBackground()
84 bgPixmap = NULL; in LDesktopBackground()
89 if (bgPixmap != NULL) delete bgPixmap; in ~LDesktopBackground()
H A DLDesktopBackground.h24 QPixmap *bgPixmap;
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp17 if (bgPixmap != NULL) { in paintEvent()
29 QPixmap bgPixmap(geom.size());// = new QPixmap(size()); in setBackground() local
34 bgPixmap.fill(color); in setBackground()
36 bgPixmap.fill(Qt::black); in setBackground()
72 QPainter painter(&bgPixmap); in setBackground()
79 return bgPixmap; in setBackground()
84 bgPixmap = NULL; in LDesktopBackground()
89 if (bgPixmap != NULL) delete bgPixmap; in ~LDesktopBackground()
H A DLDesktopBackground.h24 QPixmap *bgPixmap;
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp17 if (bgPixmap != NULL) { in paintEvent()
29 QPixmap bgPixmap(geom.size());// = new QPixmap(size()); in setBackground() local
34 bgPixmap.fill(color); in setBackground()
36 bgPixmap.fill(Qt::black); in setBackground()
72 QPainter painter(&bgPixmap); in setBackground()
79 return bgPixmap; in setBackground()
84 bgPixmap = NULL; in LDesktopBackground()
89 if (bgPixmap != NULL) delete bgPixmap; in ~LDesktopBackground()
H A DLDesktopBackground.h24 QPixmap *bgPixmap;
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp17 if (bgPixmap != NULL) { in paintEvent()
29 QPixmap bgPixmap(geom.size());// = new QPixmap(size()); in setBackground() local
34 bgPixmap.fill(color); in setBackground()
36 bgPixmap.fill(Qt::black); in setBackground()
72 QPainter painter(&bgPixmap); in setBackground()
79 return bgPixmap; in setBackground()
84 bgPixmap = NULL; in LDesktopBackground()
89 if (bgPixmap != NULL) delete bgPixmap; in ~LDesktopBackground()
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp17 if (bgPixmap != NULL) { in paintEvent()
29 QPixmap bgPixmap(geom.size());// = new QPixmap(size()); in setBackground() local
34 bgPixmap.fill(color); in setBackground()
36 bgPixmap.fill(Qt::black); in setBackground()
72 QPainter painter(&bgPixmap); in setBackground()
79 return bgPixmap; in setBackground()
84 bgPixmap = NULL; in LDesktopBackground()
89 if (bgPixmap != NULL) delete bgPixmap; in ~LDesktopBackground()
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp17 if (bgPixmap != NULL) { in paintEvent()
29 QPixmap bgPixmap(geom.size());// = new QPixmap(size()); in setBackground() local
34 bgPixmap.fill(color); in setBackground()
36 bgPixmap.fill(Qt::black); in setBackground()
72 QPainter painter(&bgPixmap); in setBackground()
79 return bgPixmap; in setBackground()
84 bgPixmap = NULL; in LDesktopBackground()
89 if (bgPixmap != NULL) delete bgPixmap; in ~LDesktopBackground()
/dports/x11/xvt/xvt-3.0.1/src/
H A Dxpm.c61 bgPixmap_t *bgpixmap = &(r->h->bgPixmap); in xvt_scale_pixmap()
169 if (r->h->bgPixmap.pixmap != None) { /* we have a specified pixmap */ in xvt_resize_pixmap()
170 unsigned int w = r->h->bgPixmap.w, h = r->h->bgPixmap.h, in xvt_resize_pixmap()
171 x = r->h->bgPixmap.x, y = r->h->bgPixmap.y; in xvt_resize_pixmap()
189 XCopyArea(r->Xdisplay, r->h->bgPixmap.pixmap, r->TermWin.pixmap, gc, in xvt_resize_pixmap()
212 XCopyArea(r->Xdisplay, r->h->bgPixmap.pixmap, tmp, gc, in xvt_resize_pixmap()
319 if (r->h->bgPixmap.pixmap != None) { in xvt_set_bgPixmap()
320 XFreePixmap(r->Xdisplay, r->h->bgPixmap.pixmap); in xvt_set_bgPixmap()
321 r->h->bgPixmap.pixmap = None; in xvt_set_bgPixmap()
344 &r->h->bgPixmap.pixmap, NULL, in xvt_set_bgPixmap()
[all …]
/dports/x11-clocks/rclock/rxvt-2.7.10/src/
H A Dxpm.c61 bgPixmap_t *bgpixmap = &(r->h->bgPixmap); in rxvt_scale_pixmap()
169 if (r->h->bgPixmap.pixmap != None) { /* we have a specified pixmap */ in rxvt_resize_pixmap()
170 unsigned int w = r->h->bgPixmap.w, h = r->h->bgPixmap.h, in rxvt_resize_pixmap()
171 x = r->h->bgPixmap.x, y = r->h->bgPixmap.y; in rxvt_resize_pixmap()
189 XCopyArea(r->Xdisplay, r->h->bgPixmap.pixmap, r->TermWin.pixmap, gc, in rxvt_resize_pixmap()
212 XCopyArea(r->Xdisplay, r->h->bgPixmap.pixmap, tmp, gc, in rxvt_resize_pixmap()
319 if (r->h->bgPixmap.pixmap != None) { in rxvt_set_bgPixmap()
320 XFreePixmap(r->Xdisplay, r->h->bgPixmap.pixmap); in rxvt_set_bgPixmap()
321 r->h->bgPixmap.pixmap = None; in rxvt_set_bgPixmap()
344 &r->h->bgPixmap.pixmap, NULL, in rxvt_set_bgPixmap()
[all …]
/dports/games/cgoban/cgoban-1.9.14/wmslib/src/abut/
H A Dabut.c32 a->bgPixmap = None; in abut_create()
57 a->bgPixmap = None; in abut_setColors()
73 a->bgPixmap = bg; in abut_setPixmaps()
/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmltablecell.c69 if (cell->bgPixmap->animation) { in draw_background_helper()
70 pixbuf = gdk_pixbuf_animation_get_static_image (cell->bgPixmap->animation); in draw_background_helper()
94 html_image_factory_unregister (cell->bgPixmap->factory, cell->bgPixmap, NULL); in destroy()
122 …d->bgPixmap = s->have_bgPixmap ? html_image_factory_register (s->bgPixmap->factory, NULL, s->bg… in copy()
303 gchar * url = html_image_resolve_image_url (state->engine->widget, cell->bgPixmap->url); in save()
477 cell->bgPixmap = imagePtr; in html_table_cell_set_bg_pixmap()
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmPager/
H A DFvwmPager.c884 if (Desks[0].bgPixmap != NULL) in list_new_desk()
887 Desks[0].bgPixmap = NULL; in list_new_desk()
914 Desks[0].bgPixmap = item->next->bgPixmap; in list_new_desk()
915 Desks[0].bgPixmap->count++; in list_new_desk()
917 Desks[0].bgPixmap->picture); in list_new_desk()
927 Desks[0].bgPixmap->count++; in list_new_desk()
929 Desks[0].bgPixmap->picture); in list_new_desk()
1891 item->next->bgPixmap = NULL; in ParseOptions()
1905 if (Desks[0].bgPixmap != NULL) in ParseOptions()
1908 Desks[0].bgPixmap = NULL; in ParseOptions()
[all …]
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmPager/
H A DFvwmPager.c1023 Desks[0].bgPixmap = NULL; in list_new_desk()
1050 Desks[0].bgPixmap = item->next->bgPixmap; in list_new_desk()
1051 Desks[0].bgPixmap->count++; in list_new_desk()
1053 Desks[0].bgPixmap->picture); in list_new_desk()
1063 Desks[0].bgPixmap->count++; in list_new_desk()
1065 Desks[0].bgPixmap->picture); in list_new_desk()
2127 item->next->bgPixmap = NULL; in ParseOptions()
2142 if (Desks[0].bgPixmap != NULL) in ParseOptions()
2145 Desks[0].bgPixmap = NULL; in ParseOptions()
2156 if (Desks[dNr].bgPixmap != NULL) in ParseOptions()
[all …]
/dports/www/falkon/falkon-3.2.0/src/lib/3rdparty/
H A Dfancytabwidget.h151 Q_PROPERTY(QPixmap bgPixmap READ bgPixmap WRITE SetBackgroundPixmap)
191 QPixmap bgPixmap() { return background_pixmap_; } in bgPixmap() function
/dports/games/cgoban/cgoban-1.9.14/src/
H A Dcgoban.c307 abut_setPixmaps(cg->abut, cg->bgLitPixmap, cg->bgShadPixmap, cg->bgPixmap); in cgoban_create()
406 cg->bgPixmap = butEnv_pixmap(cg->env, BUT_BG); in setupPixmaps()
410 cg->bgPixmap = XCreatePixmap(dpy, cg->cgbuts.dpyRootWindow, in setupPixmaps()
418 XFillRectangle(dpy, cg->bgPixmap, gc, 0,0, picH, picH); in setupPixmaps()
432 XDrawLine(dpy, cg->bgPixmap, gc, i-j,j, i-j-ll,j+ll); in setupPixmaps()
433 XDrawLine(dpy, cg->bgPixmap, gc, i-j+picH,j, i-j-ll+picH,j+ll); in setupPixmaps()

1234