Home
last modified time | relevance | path

Searched +defs:x +defs:xpixmap (Results 1 – 22 of 22) sorted by relevance

/dports/editors/yudit/yudit-3.0.7/swindow/sx11/
H A DSX11Window.cpp258 for (int x=0; x<imageWidth; x++) in endImage() local
273 for (int x=0; x<imageWidth; x++) in endImage() local
325 SX11Window::moveto (double x, double y) in moveto()
335 SX11Window::lineto (double x, double y) in lineto()
523 for (int x=0; x<imageWidth; x++) in createColoredPixmap() local
543 for (int x=0; x<imageWidth; x++) in createColoredPixmap() local
556 Pixmap xpixmap = XCreatePixmap (impl->display, (Drawable)dbuffer[dbindex].id, in createColoredPixmap() local
639 for (int x=0; x<imageWidth; x++) in createShadedPixmap() local
647 Pixmap xpixmap = XCreatePixmap (impl->display, in createShadedPixmap() local
721 for (int x=0; x<imageWidth; x++) in createMaskedPixmap() local
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/x11/
H A Dbitmap.cpp344 static WXPixmap wxGetSubPixmap( WXDisplay* xdisplay, WXPixmap xpixmap, in wxGetSubPixmap()
345 int x, int y, int width, int height, in wxGetSubPixmap()
413 Pixmap xpixmap = (Pixmap)pixmap; in Create() local
420 int x, y; in Create() local
1183 int x, y; in wxGetImageFromDrawable() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/x11/
H A Dbitmap.cpp344 static WXPixmap wxGetSubPixmap( WXDisplay* xdisplay, WXPixmap xpixmap, in wxGetSubPixmap()
345 int x, int y, int width, int height, in wxGetSubPixmap()
413 Pixmap xpixmap = (Pixmap)pixmap; in Create() local
420 int x, y; in Create() local
1181 int x, y; in wxGetImageFromDrawable() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/x11/
H A Dbitmap.cpp344 static WXPixmap wxGetSubPixmap( WXDisplay* xdisplay, WXPixmap xpixmap, in wxGetSubPixmap()
345 int x, int y, int width, int height, in wxGetSubPixmap()
413 Pixmap xpixmap = (Pixmap)pixmap; in Create() local
420 int x, y; in Create() local
1181 int x, y; in wxGetImageFromDrawable() local
/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Diconcache.c167 int y, x, stride; in argbdata_to_surface() local
292 surface_from_pixmap (Display *xdisplay, Pixmap xpixmap, in surface_from_pixmap()
/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Dicons.c302 gint x, y; in get_pixmap_geometry() local
333 get_surface_from_pixmap (ScreenInfo *screen_info, Pixmap xpixmap, guint width, guint height, guint … in get_surface_from_pixmap()
/dports/x11/lxpanel/lxpanel-0.9.3/plugins/
H A Dtask-button.c653 int x, y; in map_xwindow_animation() local
673 static GdkPixbuf * _wnck_gdk_pixbuf_get_from_pixmap(GdkScreen *screen, Pixmap xpixmap, Window win, … in _wnck_gdk_pixbuf_get_from_pixmap()
723 static GdkPixbuf * _wnck_gdk_pixbuf_get_from_pixmap(GdkScreen *screen, Pixmap xpixmap, Window win, … in _wnck_gdk_pixbuf_get_from_pixmap()
933 Pixmap xpixmap = None; in get_wm_icon() local
/dports/x11/fbpanel/fbpanel-6.1/plugins/taskbar/
H A Dtaskbar.c286 Pixmap xpixmap, in _wnck_gdk_pixbuf_get_from_pixmap()
526 Pixmap xpixmap = None, xmask = None; in get_wm_icon() local
693 gint x, gint y, in tk_callback_drag_motion()
/dports/x11-wm/muffin/muffin-4.8.0/src/ui/
H A Dui.c356 gint x, in meta_ui_create_frame_window()
435 int x, in meta_ui_move_resize_frame()
545 meta_gdk_pixbuf_get_from_pixmap (Pixmap xpixmap, in meta_gdk_pixbuf_get_from_pixmap()
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dypaint.cc160 void Graphics::copyArea(int x, int y, in copyArea()
170 int x, int y, in copyDrawable()
182 void Graphics::copyImage(ref<YImage> image, int x, int y) { in copyImage()
193 int x, int y, in copyPixmap()
215 void Graphics::drawPoint(int x, int y) { in drawPoint()
274 void Graphics::drawChars(mstring s, int x, int y) { in drawChars()
285 void Graphics::drawString(int x, int y, char const * str) { in drawString()
542 void Graphics::drawImage(ref<YImage> img, int x, int y) { in drawImage()
598 void Graphics::drawMask(ref<YPixmap> pix, int x, int y) { in drawMask()
909 Pixmap xpixmap(pixmap->pixmap(rdepth())); in fillPixmap() local
[all …]
/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dtasklist.c327 int x, y; in within_viewport() local
751 static GdkPixbuf* pixbuf_from_pixmap(Pixmap xpixmap) in pixbuf_from_pixmap()
/dports/x11-wm/metacity/metacity-3.42.0/src/ui/
H A Dui.c436 gint x, in meta_ui_create_frame_window()
513 int x, in meta_ui_move_resize_frame()
636 meta_gdk_pixbuf_get_from_pixmap (Pixmap xpixmap, in meta_gdk_pixbuf_get_from_pixmap()
/dports/x11-wm/marco/marco-1.26.0/src/ui/
H A Dui.c337 gint x, in meta_ui_create_frame_window()
408 int x, in meta_ui_move_resize_frame()
535 Pixmap xpixmap, in meta_gdk_pixbuf_get_from_pixmap()
/dports/x11/mate-desktop/mate-desktop-1.26.0/libmate-desktop/
H A Dmate-bg.c900 int *x, int *y, in get_scaled_pixbuf()
953 int x, y, w, h; in draw_image_area() local
1282 Pixmap xpixmap; in make_root_pixmap() local
1473 Pixmap xpixmap = *(Pixmap *) data; in mate_bg_get_surface_from_root() local
1532 Pixmap xpixmap) in mate_bg_set_root_pixmap_id()
2719 int x, y; in pixbuf_tile() local
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkwindow-x11.c248 Pixmap xpixmap; in tmp_reset_bg() local
1961 gint x, in gdk_window_set_hints()
2761 Pixmap xpixmap; in gdk_window_x11_set_back_pixmap() local
2864 gint x, in gdk_window_x11_get_root_coords()
2890 gint *x, in gdk_window_x11_get_deskrelative_origin()
2952 gint *x, in gdk_window_get_root_origin()
3192 gint *x, in gdk_window_x11_get_pointer()
3264 gint x, in gdk_display_warp_pointer()
3793 gint x, y; in gdk_window_set_icon_list() local
4993 gint x, y, w, h; in update_pos() local
[all …]
/dports/x11/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.8/src/
H A Dgreeterbackground.c662 gint x, y; in greeter_background_connect() local
744 gint x, y; in greeter_background_set_active_monitor() local
887 gint* x, gint* y) in greeter_background_get_cursor_position()
899 gint x, gint y) in greeter_background_set_cursor_position()
1384 gdouble x; in monitor_transition_cb() local
1656 Pixmap xpixmap) in set_root_pixmap_id()
1760 transition_func_linear(gdouble x) in transition_func_linear()
1766 transition_func_ease_in_out(gdouble x) in transition_func_ease_in_out()
/dports/x11-toolkits/libwnck3/libwnck-3.36.0/libwnck/
H A Dxutils.c1156 int x, in _wnck_change_viewport()
1705 Pixmap xpixmap) in _wnck_cairo_surface_get_from_pixmap()
1774 Pixmap xpixmap) in _wnck_gdk_pixbuf_get_from_pixmap()
2404 int x, y; in _wnck_get_window_geometry() local
2433 int x, in _wnck_set_window_geometry()
2475 int x, y; in _wnck_get_window_position() local
2501 int x, in _wnck_set_icon_geometry()
/dports/x11/lxpanel/lxpanel-0.9.3/src/
H A Dpanel.c302 gint x, y; in lxpanel_size_allocate() local
729 Pixmap xpixmap; in paint_root_pixmap() local
785 gint x = 0, y = 0; in _panel_determine_background_pixmap() local
945 gint x, y; in mouse_watch() local
1262 gint x, y; in panel_popupmenu_create_panel() local
/dports/x11/alltray/alltray-0.70/src/
H A Dutils.c553 void get_window_position (Window window, gint *x, gint *y) in get_window_position()
728 Pixmap xpixmap, in _wnck_gdk_pixbuf_get_from_pixmap()
1729 gint x, gint y, gint w, gint h, int mask) in geo_move()
/dports/x11-toolkits/libwnck/libwnck-2.30.7/libwnck/
H A Dxutils.c1055 int x, in _wnck_change_viewport()
1692 Pixmap xpixmap, in _wnck_gdk_pixbuf_get_from_pixmap()
2309 int x, y; in _wnck_get_window_geometry() local
2338 int x, in _wnck_set_window_geometry()
2380 int x, y; in _wnck_get_window_position() local
2405 int x, in _wnck_set_icon_geometry()
/dports/x11-fm/pcmanfm/pcmanfm-1.3.2/src/
H A Ddesktop.c1718 int x, y, bottom; in layout_items() local
2126 Pixmap xpixmap; in update_background() local
2275 int x = 0, y = 0; in update_background() local
2869 static inline double _round(double x) in _round()
2880 int x, y; in on_snap_to_grid() local
3328 static void _stop_rubberbanding(FmDesktop *self, gint x, gint y) in _stop_rubberbanding()
3523 int x, y; in on_single_click_timeout() local
3913 gint x, y; in desktop_search_position() local
4358 gint x, gint y, guint time) in on_drag_motion()
4431 gint x, gint y, guint time) in on_drag_drop()
[all …]
/dports/x11/cinnamon-desktop/cinnamon-desktop-4.8.1/libcinnamon-desktop/
H A Dgnome-bg.c1007 int *x, int *y, in get_scaled_pixbuf()
1059 int x, y, w, h; in draw_image_area() local
1568 Pixmap xpixmap = *(Pixmap *) data; in gnome_bg_get_surface_from_root() local
2889 int x, y; in pixbuf_tile() local