Home
last modified time | relevance | path

Searched refs:maxheight (Results 1 – 25 of 692) sorted by relevance

12345678910>>...28

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/mi/
H A Dmifillrct.c79 int maxheight; in miPolyFillRect() local
89 maxheight = 0; in miPolyFillRect()
93 maxheight = max(maxheight, prect->height); in miPolyFillRect()
98 maxheight = 0; in miPolyFillRect()
100 maxheight = max(maxheight, prect->height); in miPolyFillRect()
103 pptFirst = xallocarray(maxheight, sizeof(DDXPointRec)); in miPolyFillRect()
104 pwFirst = xallocarray(maxheight, sizeof(int)); in miPolyFillRect()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/mi/
H A Dmifillrct.c80 int maxheight; local
91 maxheight = 0;
96 maxheight = max(maxheight, prect->height);
102 maxheight = 0;
104 maxheight = max(maxheight, prect->height);
107 pptFirst = (DDXPointPtr) ALLOCATE_LOCAL(maxheight * sizeof(DDXPointRec));
108 pwFirst = (int *) ALLOCATE_LOCAL(maxheight * sizeof(int));
/dports/x11-servers/xwayland/xorg-server-1.20.13/mi/
H A Dmifillrct.c79 int maxheight; in miPolyFillRect() local
89 maxheight = 0; in miPolyFillRect()
93 maxheight = max(maxheight, prect->height); in miPolyFillRect()
98 maxheight = 0; in miPolyFillRect()
100 maxheight = max(maxheight, prect->height); in miPolyFillRect()
103 pptFirst = xallocarray(maxheight, sizeof(DDXPointRec)); in miPolyFillRect()
104 pwFirst = xallocarray(maxheight, sizeof(int)); in miPolyFillRect()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/mi/
H A Dmifillrct.c79 int maxheight; in miPolyFillRect() local
89 maxheight = 0; in miPolyFillRect()
93 maxheight = max(maxheight, prect->height); in miPolyFillRect()
98 maxheight = 0; in miPolyFillRect()
100 maxheight = max(maxheight, prect->height); in miPolyFillRect()
103 pptFirst = xallocarray(maxheight, sizeof(DDXPointRec)); in miPolyFillRect()
104 pwFirst = xallocarray(maxheight, sizeof(int)); in miPolyFillRect()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/mi/
H A Dmifillrct.c79 int maxheight; in miPolyFillRect() local
89 maxheight = 0; in miPolyFillRect()
93 maxheight = max(maxheight, prect->height); in miPolyFillRect()
98 maxheight = 0; in miPolyFillRect()
100 maxheight = max(maxheight, prect->height); in miPolyFillRect()
103 pptFirst = xallocarray(maxheight, sizeof(DDXPointRec)); in miPolyFillRect()
104 pwFirst = xallocarray(maxheight, sizeof(int)); in miPolyFillRect()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/mi/
H A Dmifillrct.c79 int maxheight; in miPolyFillRect() local
89 maxheight = 0; in miPolyFillRect()
93 maxheight = max(maxheight, prect->height); in miPolyFillRect()
98 maxheight = 0; in miPolyFillRect()
100 maxheight = max(maxheight, prect->height); in miPolyFillRect()
103 pptFirst = xallocarray(maxheight, sizeof(DDXPointRec)); in miPolyFillRect()
104 pwFirst = xallocarray(maxheight, sizeof(int)); in miPolyFillRect()
/dports/x11-servers/xephyr/xorg-server-1.20.13/mi/
H A Dmifillrct.c79 int maxheight; in miPolyFillRect() local
89 maxheight = 0; in miPolyFillRect()
93 maxheight = max(maxheight, prect->height); in miPolyFillRect()
98 maxheight = 0; in miPolyFillRect()
100 maxheight = max(maxheight, prect->height); in miPolyFillRect()
103 pptFirst = xallocarray(maxheight, sizeof(DDXPointRec)); in miPolyFillRect()
104 pwFirst = xallocarray(maxheight, sizeof(int)); in miPolyFillRect()
/dports/x11-servers/xarcan/xarcan-0.6.0/mi/
H A Dmifillrct.c79 int maxheight; in miPolyFillRect() local
89 maxheight = 0; in miPolyFillRect()
93 maxheight = max(maxheight, prect->height); in miPolyFillRect()
98 maxheight = 0; in miPolyFillRect()
100 maxheight = max(maxheight, prect->height); in miPolyFillRect()
103 pptFirst = xallocarray(maxheight, sizeof(DDXPointRec)); in miPolyFillRect()
104 pwFirst = xallocarray(maxheight, sizeof(int)); in miPolyFillRect()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/mi/
H A Dmifillrct.c79 int maxheight; in miPolyFillRect() local
89 maxheight = 0; in miPolyFillRect()
93 maxheight = max(maxheight, prect->height); in miPolyFillRect()
98 maxheight = 0; in miPolyFillRect()
100 maxheight = max(maxheight, prect->height); in miPolyFillRect()
103 pptFirst = xallocarray(maxheight, sizeof(DDXPointRec)); in miPolyFillRect()
104 pwFirst = xallocarray(maxheight, sizeof(int)); in miPolyFillRect()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/mi/
H A Dmifillrct.c79 int maxheight; in miPolyFillRect() local
89 maxheight = 0; in miPolyFillRect()
93 maxheight = max(maxheight, prect->height); in miPolyFillRect()
98 maxheight = 0; in miPolyFillRect()
100 maxheight = max(maxheight, prect->height); in miPolyFillRect()
103 pptFirst = xallocarray(maxheight, sizeof(DDXPointRec)); in miPolyFillRect()
104 pwFirst = xallocarray(maxheight, sizeof(int)); in miPolyFillRect()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-clustering/src/main/java/de/lmu/ifi/dbs/elki/algorithm/clustering/hierarchical/
H A DPointerHierarchyRepresentationResult.java211 if(d > maxheight.doubleValue(it)) { in computeMaxHeight()
212 maxheight.putDouble(it, d); in computeMaxHeight()
215 maxheight.putDouble(v1, d); in computeMaxHeight()
218 return maxheight; in computeMaxHeight()
239 WritableDoubleDataStore maxheight = computeMaxHeight(); in topologicalSort() local
240 ids.sort(new Sorter(maxheight)); in topologicalSort()
241 maxheight.destroy(); in topologicalSort()
292 private WritableDoubleDataStore maxheight; field in PointerHierarchyRepresentationResult.Sorter
299 public Sorter(WritableDoubleDataStore maxheight) { in Sorter() argument
300 this.maxheight = maxheight; in Sorter()
[all …]
/dports/ftp/pavuk/pavuk-0.9.35/src/
H A Dgtkmulticol.c162 gint maxwidth, maxheight, nm, ncol, diff, diffp; in gtk_multicol_size_request() local
172 maxheight = 0; in gtk_multicol_size_request()
189 maxheight = in gtk_multicol_size_request()
190 MAX(maxheight, in gtk_multicol_size_request()
238 gint maxwidth, maxheight, nrow, nm, col, row; in gtk_multicol_size_allocate() local
250 maxheight = 0; in gtk_multicol_size_allocate()
266 maxheight = in gtk_multicol_size_allocate()
267 MAX(maxheight, in gtk_multicol_size_allocate()
281 (maxheight + multicol->hspacing); in gtk_multicol_size_allocate()
302 child_allocation.height = maxheight; in gtk_multicol_size_allocate()
[all …]
/dports/www/mybb/mybb-mybb_1829/inc/
H A Dfunctions_image.php17 * @param integer $maxheight maximum hight dimension
21 function generate_thumbnail($file, $path, $filename, $maxheight, $maxwidth) argument
44 if(($imgwidth >= $maxwidth) || ($imgheight >= $maxheight))
79 $scale = scale_image($imgwidth, $imgheight, $maxwidth, $maxheight);
231 * @param integer $maxheight max height dimension
234 function scale_image($width, $height, $maxwidth, $maxheight) argument
240 if(!$height) $height = $maxheight;
252 if($height > $maxheight)
254 $newheight = $maxheight;
255 $newwidth = ceil(($width*(($maxheight*100)/$height))/100);
/dports/www/moodle310/moodle/admin/
H A Dlib.php70 $maxheight = 0;
72 list($maxwidth, $maxheight) = explode('x', $size);
74 $maxheight = clean_param($maxheight, PARAM_INT);
87 …$candidate = $CFG->localcachedir . "/core_admin/$themerev/$filearea/{$maxwidth}x{$maxheight}/$file…
100 if (empty($maxwidth) && empty($maxheight)) {
108 $filedata = $file->resize_image($maxwidth, $maxheight);
/dports/www/moodle311/moodle/admin/
H A Dlib.php70 $maxheight = 0;
72 list($maxwidth, $maxheight) = explode('x', $size);
74 $maxheight = clean_param($maxheight, PARAM_INT);
87 …$candidate = $CFG->localcachedir . "/core_admin/$themerev/$filearea/{$maxwidth}x{$maxheight}/$file…
100 if (empty($maxwidth) && empty($maxheight)) {
108 $filedata = $file->resize_image($maxwidth, $maxheight);
/dports/www/moodle39/moodle/admin/
H A Dlib.php70 $maxheight = 0;
72 list($maxwidth, $maxheight) = explode('x', $size);
74 $maxheight = clean_param($maxheight, PARAM_INT);
87 …$candidate = $CFG->localcachedir . "/core_admin/$themerev/$filearea/{$maxwidth}x{$maxheight}/$file…
100 if (empty($maxwidth) && empty($maxheight)) {
108 $filedata = $file->resize_image($maxwidth, $maxheight);
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/
H A Dzoomheight.py44 maxheight, maxy = self.get_max_height_and_y_coord()
48 if height != maxheight:
50 set_window_geometry(top, (width, maxheight, x, maxy))
78 maxwidth, maxheight, maxx, maxy = get_window_geometry(top)
100 maxheight += maxrooty - max_y_geom_rooty
102 self._max_height_and_y_coords[screen_dimensions] = maxheight, maxy
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/
H A Dzoomheight.py44 maxheight, maxy = self.get_max_height_and_y_coord()
48 if height != maxheight:
50 set_window_geometry(top, (width, maxheight, x, maxy))
78 maxwidth, maxheight, maxx, maxy = get_window_geometry(top)
100 maxheight += maxrooty - max_y_geom_rooty
102 self._max_height_and_y_coords[screen_dimensions] = maxheight, maxy
/dports/lang/python310/Python-3.10.1/Lib/idlelib/
H A Dzoomheight.py44 maxheight, maxy = self.get_max_height_and_y_coord()
48 if height != maxheight:
50 set_window_geometry(top, (width, maxheight, x, maxy))
78 maxwidth, maxheight, maxx, maxy = get_window_geometry(top)
100 maxheight += maxrooty - max_y_geom_rooty
102 self._max_height_and_y_coords[screen_dimensions] = maxheight, maxy
/dports/lang/python37/Python-3.7.12/Lib/idlelib/
H A Dzoomheight.py44 maxheight, maxy = self.get_max_height_and_y_coord()
48 if height != maxheight:
50 set_window_geometry(top, (width, maxheight, x, maxy))
78 maxwidth, maxheight, maxx, maxy = get_window_geometry(top)
100 maxheight += maxrooty - max_y_geom_rooty
102 self._max_height_and_y_coords[screen_dimensions] = maxheight, maxy
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/
H A Dzoomheight.py44 maxheight, maxy = self.get_max_height_and_y_coord()
48 if height != maxheight:
50 set_window_geometry(top, (width, maxheight, x, maxy))
78 maxwidth, maxheight, maxx, maxy = get_window_geometry(top)
100 maxheight += maxrooty - max_y_geom_rooty
102 self._max_height_and_y_coords[screen_dimensions] = maxheight, maxy
/dports/lang/python39/Python-3.9.9/Lib/idlelib/
H A Dzoomheight.py44 maxheight, maxy = self.get_max_height_and_y_coord()
48 if height != maxheight:
50 set_window_geometry(top, (width, maxheight, x, maxy))
78 maxwidth, maxheight, maxx, maxy = get_window_geometry(top)
100 maxheight += maxrooty - max_y_geom_rooty
102 self._max_height_and_y_coords[screen_dimensions] = maxheight, maxy
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/
H A Dzoomheight.py44 maxheight, maxy = self.get_max_height_and_y_coord()
48 if height != maxheight:
50 set_window_geometry(top, (width, maxheight, x, maxy))
78 maxwidth, maxheight, maxx, maxy = get_window_geometry(top)
100 maxheight += maxrooty - max_y_geom_rooty
102 self._max_height_and_y_coords[screen_dimensions] = maxheight, maxy
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/
H A Dzoomheight.py44 maxheight, maxy = self.get_max_height_and_y_coord()
48 if height != maxheight:
50 set_window_geometry(top, (width, maxheight, x, maxy))
78 maxwidth, maxheight, maxx, maxy = get_window_geometry(top)
100 maxheight += maxrooty - max_y_geom_rooty
102 self._max_height_and_y_coords[screen_dimensions] = maxheight, maxy
/dports/lang/python38/Python-3.8.12/Lib/idlelib/
H A Dzoomheight.py44 maxheight, maxy = self.get_max_height_and_y_coord()
48 if height != maxheight:
50 set_window_geometry(top, (width, maxheight, x, maxy))
78 maxwidth, maxheight, maxx, maxy = get_window_geometry(top)
100 maxheight += maxrooty - max_y_geom_rooty
102 self._max_height_and_y_coords[screen_dimensions] = maxheight, maxy

12345678910>>...28