Home
last modified time | relevance | path

Searched refs:fs_y (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/oroborus/oroborus-2.0.20/src/
H A Dclient.h115 fs_y, /**< remember the old position (when switching to fullscreen). */ member
H A Dclient.c1023 wc.y = c->fs_y; in clientToggleFullscreen()
1031 c->fs_y = c->y; in clientToggleFullscreen()
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpdisplayshell.c1760 gint fs_y; in gimp_display_shell_mask_bounds() local
1764 gimp_item_get_offset (GIMP_ITEM (layer), &fs_x, &fs_y); in gimp_display_shell_mask_bounds()
1772 *y = fs_y; in gimp_display_shell_mask_bounds()
1779 fs_x, fs_y, fs_width, fs_height, in gimp_display_shell_mask_bounds()