Home
last modified time | relevance | path

Searched refs:y_rootrel (Results 1 – 12 of 12) sorted by relevance

/dports/misc/magicpoint/magicpoint-1.13a/contrib/xwintoppm/
H A DmultiVis.c68 int x_rootrel, y_rootrel; /* root relative location of window */ member
82 int x_rootrel, y_rootrel; /* root relative location of bottom window */ member
572 srcRect_y = MAX( 0, diff) + (reg->y_vis - reg->y_rootrel - reg->border);
685 static void make_src_list( disp, image_wins, bbox, curr, x_rootrel, y_rootrel, in make_src_list() argument
692 int y_rootrel;
714 add_window_to_list( image_wins, curr, x_rootrel, y_rootrel,
729 curr_clipY = MAX( pclip->y, y_rootrel + (int) curr_attrs->border_width);
734 y_rootrel + (int) curr_attrs->height +
752 child_yrr = y_rootrel + child_attrs.y +
838 new_reg->y_rootrel = base_src->y_rootrel;
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A DmultiVis.c93 int x_rootrel, y_rootrel; /* root relative location of window */ member
107 int x_rootrel, y_rootrel; /* root relative location of bottom window */ member
470 … srcRect_y = MAX( 0, diff) + (vis_reg->rects[rect].y1 - reg->y_rootrel - reg->border); in ReadRegionsInList()
567 srcRect_y = MAX( 0, diff) + (reg->y_vis - reg->y_rootrel - reg->border); in ReadAreaToImage()
689 int x_rootrel, int y_rootrel, in make_src_list() argument
711 add_window_to_list( image_wins, curr, x_rootrel, y_rootrel, in make_src_list()
726 curr_clipY = MAX( pclip->y, y_rootrel + (int) curr_attrs->border_width); in make_src_list()
731 y_rootrel + (int) curr_attrs->height + in make_src_list()
749 child_yrr = y_rootrel + child_attrs.y + in make_src_list()
829 new_reg->y_rootrel = base_src->y_rootrel; in make_region_list()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A DmultiVis.c93 int x_rootrel, y_rootrel; /* root relative location of window */ member
107 int x_rootrel, y_rootrel; /* root relative location of bottom window */ member
470 … srcRect_y = MAX( 0, diff) + (vis_reg->rects[rect].y1 - reg->y_rootrel - reg->border); in ReadRegionsInList()
567 srcRect_y = MAX( 0, diff) + (reg->y_vis - reg->y_rootrel - reg->border); in ReadAreaToImage()
689 int x_rootrel, int y_rootrel, in make_src_list() argument
711 add_window_to_list( image_wins, curr, x_rootrel, y_rootrel, in make_src_list()
726 curr_clipY = MAX( pclip->y, y_rootrel + (int) curr_attrs->border_width); in make_src_list()
731 y_rootrel + (int) curr_attrs->height + in make_src_list()
749 child_yrr = y_rootrel + child_attrs.y + in make_src_list()
829 new_reg->y_rootrel = base_src->y_rootrel; in make_region_list()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A DmultiVis.c93 int x_rootrel, y_rootrel; /* root relative location of window */ member
107 int x_rootrel, y_rootrel; /* root relative location of bottom window */ member
470 … srcRect_y = MAX( 0, diff) + (vis_reg->rects[rect].y1 - reg->y_rootrel - reg->border); in ReadRegionsInList()
567 srcRect_y = MAX( 0, diff) + (reg->y_vis - reg->y_rootrel - reg->border); in ReadAreaToImage()
689 int x_rootrel, int y_rootrel, in make_src_list() argument
711 add_window_to_list( image_wins, curr, x_rootrel, y_rootrel, in make_src_list()
726 curr_clipY = MAX( pclip->y, y_rootrel + (int) curr_attrs->border_width); in make_src_list()
731 y_rootrel + (int) curr_attrs->height + in make_src_list()
749 child_yrr = y_rootrel + child_attrs.y + in make_src_list()
829 new_reg->y_rootrel = base_src->y_rootrel; in make_region_list()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A DmultiVis.c93 int x_rootrel, y_rootrel; /* root relative location of window */ member
107 int x_rootrel, y_rootrel; /* root relative location of bottom window */ member
470 … srcRect_y = MAX( 0, diff) + (vis_reg->rects[rect].y1 - reg->y_rootrel - reg->border); in ReadRegionsInList()
567 srcRect_y = MAX( 0, diff) + (reg->y_vis - reg->y_rootrel - reg->border); in ReadAreaToImage()
689 int x_rootrel, int y_rootrel, in make_src_list() argument
711 add_window_to_list( image_wins, curr, x_rootrel, y_rootrel, in make_src_list()
726 curr_clipY = MAX( pclip->y, y_rootrel + (int) curr_attrs->border_width); in make_src_list()
731 y_rootrel + (int) curr_attrs->height + in make_src_list()
749 child_yrr = y_rootrel + child_attrs.y + in make_src_list()
829 new_reg->y_rootrel = base_src->y_rootrel; in make_region_list()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/native/libawt_xawt/awt/
H A DmultiVis.c93 int x_rootrel, y_rootrel; /* root relative location of window */ member
107 int x_rootrel, y_rootrel; /* root relative location of bottom window */ member
466 … srcRect_y = MAX( 0, diff) + (vis_reg->rects[rect].y1 - reg->y_rootrel - reg->border); in ReadRegionsInList()
563 srcRect_y = MAX( 0, diff) + (reg->y_vis - reg->y_rootrel - reg->border); in ReadAreaToImage()
685 int x_rootrel, int y_rootrel, in make_src_list() argument
707 add_window_to_list( image_wins, curr, x_rootrel, y_rootrel, in make_src_list()
722 curr_clipY = MAX( pclip->y, y_rootrel + (int) curr_attrs->border_width); in make_src_list()
727 y_rootrel + (int) curr_attrs->height + in make_src_list()
745 child_yrr = y_rootrel + child_attrs.y + in make_src_list()
825 new_reg->y_rootrel = base_src->y_rootrel; in make_region_list()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A DmultiVis.c97 int x_rootrel, y_rootrel; /* root relative location of window */ member
111 int x_rootrel, y_rootrel; /* root relative location of bottom window */ member
474 … srcRect_y = MAX( 0, diff) + (vis_reg->rects[rect].y1 - reg->y_rootrel - reg->border); in ReadRegionsInList()
571 srcRect_y = MAX( 0, diff) + (reg->y_vis - reg->y_rootrel - reg->border); in ReadAreaToImage()
693 int x_rootrel, int y_rootrel, in make_src_list() argument
715 add_window_to_list( image_wins, curr, x_rootrel, y_rootrel, in make_src_list()
730 curr_clipY = MAX( pclip->y, y_rootrel + (int) curr_attrs->border_width); in make_src_list()
735 y_rootrel + (int) curr_attrs->height + in make_src_list()
753 child_yrr = y_rootrel + child_attrs.y + in make_src_list()
833 new_reg->y_rootrel = base_src->y_rootrel; in make_region_list()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A DmultiVis.c97 int x_rootrel, y_rootrel; /* root relative location of window */ member
111 int x_rootrel, y_rootrel; /* root relative location of bottom window */ member
474 … srcRect_y = MAX( 0, diff) + (vis_reg->rects[rect].y1 - reg->y_rootrel - reg->border); in ReadRegionsInList()
571 srcRect_y = MAX( 0, diff) + (reg->y_vis - reg->y_rootrel - reg->border); in ReadAreaToImage()
693 int x_rootrel, int y_rootrel, in make_src_list() argument
715 add_window_to_list( image_wins, curr, x_rootrel, y_rootrel, in make_src_list()
730 curr_clipY = MAX( pclip->y, y_rootrel + (int) curr_attrs->border_width); in make_src_list()
735 y_rootrel + (int) curr_attrs->height + in make_src_list()
753 child_yrr = y_rootrel + child_attrs.y + in make_src_list()
833 new_reg->y_rootrel = base_src->y_rootrel; in make_region_list()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A DmultiVis.c93 int x_rootrel, y_rootrel; /* root relative location of window */ member
107 int x_rootrel, y_rootrel; /* root relative location of bottom window */ member
470 … srcRect_y = MAX( 0, diff) + (vis_reg->rects[rect].y1 - reg->y_rootrel - reg->border); in ReadRegionsInList()
567 srcRect_y = MAX( 0, diff) + (reg->y_vis - reg->y_rootrel - reg->border); in ReadAreaToImage()
689 int x_rootrel, int y_rootrel, in make_src_list() argument
711 add_window_to_list( image_wins, curr, x_rootrel, y_rootrel, in make_src_list()
726 curr_clipY = MAX( pclip->y, y_rootrel + (int) curr_attrs->border_width); in make_src_list()
731 y_rootrel + (int) curr_attrs->height + in make_src_list()
749 child_yrr = y_rootrel + child_attrs.y + in make_src_list()
829 new_reg->y_rootrel = base_src->y_rootrel; in make_region_list()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A DmultiVis.c93 int x_rootrel, y_rootrel; /* root relative location of window */ member
107 int x_rootrel, y_rootrel; /* root relative location of bottom window */ member
470 … srcRect_y = MAX( 0, diff) + (vis_reg->rects[rect].y1 - reg->y_rootrel - reg->border); in ReadRegionsInList()
567 srcRect_y = MAX( 0, diff) + (reg->y_vis - reg->y_rootrel - reg->border); in ReadAreaToImage()
689 int x_rootrel, int y_rootrel, in make_src_list() argument
711 add_window_to_list( image_wins, curr, x_rootrel, y_rootrel, in make_src_list()
726 curr_clipY = MAX( pclip->y, y_rootrel + (int) curr_attrs->border_width); in make_src_list()
731 y_rootrel + (int) curr_attrs->height + in make_src_list()
749 child_yrr = y_rootrel + child_attrs.y + in make_src_list()
829 new_reg->y_rootrel = base_src->y_rootrel; in make_region_list()
[all …]
/dports/x11/xwd/xwd-1.0.7/
H A DmultiVis.c64 int x_rootrel, y_rootrel; /* root relative location of window */ member
78 int x_rootrel, y_rootrel; /* root relative location of bottom window */ member
423 srcRect_y = MAX( 0, diff) + (vis_reg->rects[rect].y1 - reg->y_rootrel - reg->border); in ReadRegionsInList()
513 srcRect_y = MAX( 0, diff) + (reg->y_vis - reg->y_rootrel - reg->border); in ReadAreaToImage()
631 int x_rootrel, int y_rootrel, in make_src_list() argument
653 add_window_to_list( image_wins, curr, x_rootrel, y_rootrel, in make_src_list()
668 curr_clipY = MAX( pclip->y, y_rootrel + (int) curr_attrs->border_width); in make_src_list()
673 y_rootrel + (int) curr_attrs->height + in make_src_list()
691 child_yrr = y_rootrel + child_attrs.y + in make_src_list()
771 new_reg->y_rootrel = base_src->y_rootrel; in make_region_list()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A DmultiVis.c93 int x_rootrel, y_rootrel; /* root relative location of window */ member
107 int x_rootrel, y_rootrel; /* root relative location of bottom window */ member
470 … srcRect_y = MAX( 0, diff) + (vis_reg->rects[rect].y1 - reg->y_rootrel - reg->border); in ReadRegionsInList()
567 srcRect_y = MAX( 0, diff) + (reg->y_vis - reg->y_rootrel - reg->border); in ReadAreaToImage()
689 int x_rootrel, int y_rootrel, in make_src_list() argument
711 add_window_to_list( image_wins, curr, x_rootrel, y_rootrel, in make_src_list()
726 curr_clipY = MAX( pclip->y, y_rootrel + (int) curr_attrs->border_width); in make_src_list()
731 y_rootrel + (int) curr_attrs->height + in make_src_list()
749 child_yrr = y_rootrel + child_attrs.y + in make_src_list()
829 new_reg->y_rootrel = base_src->y_rootrel; in make_region_list()
[all …]