Home
last modified time | relevance | path

Searched refs:position_x (Results 1 – 25 of 589) sorted by relevance

12345678910>>...24

/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/tests/test_layout/
H A Dtest_position.py37 assert (p1.position_x, p1.position_y) == (0, 0)
38 assert (div.position_x, div.position_y) == (0, 30)
39 assert (p2.position_x, p2.position_y) == (0, 30)
41 assert (p4.position_x, p4.position_y) == (0, 70)
43 assert (p6.position_x, p6.position_y) == (0, 110)
44 assert (p7.position_x, p7.position_y) == (0, 130)
79 assert span2.position_x == 30
148 assert span1.position_x == 4
151 assert span4.position_x == 4
347 assert marker.position_x == ul.position_x
[all …]
H A Dtest_flex.py39 assert div_1.position_x == article.position_x
40 assert div_1.position_x < div_2.position_x < div_3.position_x
67 assert div_1.position_x < div_2.position_x < div_3.position_x
140 assert div_1.position_x == div_3.position_x == article.position_x
141 assert div_1.position_x < div_2.position_x
160 assert div_1.position_x == div_2.position_x == article.position_x
187 assert div_1.position_x == div_2.position_x == article.position_x
188 assert div_2.position_x < div_3.position_x
208 assert div_1.position_x == article.position_x
414 assert section1.position_x == span1.position_x == 0
[all …]
H A Dtest_table.py46 assert text.position_x == 90
172 assert td_3.position_x == 15
176 assert td_4.position_x == 65
206 assert td_1.position_x == 10
244 assert table.position_x == 0
343 assert td_11.position_x == td_21.position_x == 6 # 5 + spacing
345 assert td_12.position_x == td_22.position_x == 19 # 6 + 12 + spacing
376 assert td_11.position_x == td_21.position_x == 6 # 5 + spacing
379 assert td_12.position_x == td_22.position_x == 21 # 6 + 4 + 2 * b1 + sp
447 assert td_11.position_x == td_21.position_x == 1 # spacing
[all …]
/dports/graphics/asciio/App-Asciio-1.51.3/lib/App/Asciio/stripes/
H A Dangled_arrow.pm358 'X_OFFSET' => $position_x,
402 'X_OFFSET' => $position_x,
477 'X_OFFSET' => $position_x,
493 'X_OFFSET' => $position_x,
535 'X_OFFSET' => $position_x,
593 'X_OFFSET' => $position_x,
628 'X_OFFSET' => $position_x,
649 'X_OFFSET' => $position_x,
958 'X_OFFSET' => $position_x,
1240 $position_x++ ;
[all …]
/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/tests/
H A Dtest_float.py21 return (box.position_x, box.position_y,
544 assert p1.position_x == 0 * 20
547 assert p2.position_x == 9 * 20
554 assert span.position_x == 12 * 20
586 assert span.position_x == 0
588 assert a_text.position_x == a.position_x == 5 * 20
590 assert p.position_x == 7 * 20
619 assert span.position_x == span_text.position_x == 0
661 assert span.position_x == span_text.position_x == 0
705 assert span.position_x == span_text.position_x == (14 - 5 - 1) * 20
[all …]
H A Dtest_text.py155 assert img_1.position_x == 0
156 assert img_2.position_x == 40
209 assert img_1.position_x == 50
210 assert img_2.position_x == 90
238 assert image_1.position_x == 0
240 assert strong.position_x == 70
248 assert image_5.position_x == 0
263 assert span.position_x == 0
280 assert text.position_x == 0
346 assert span_1.position_x == 0
[all …]
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-show_all_images.php80 $position_x = $gap; variable
87 $x = $position_x + floor($square - $imagegallib->xsize);
89 …imagefilledrectangle($im, $position_x, $position_y, $position_x + $square, $position_y + $square, …
91 …imagerectangle($im, $position_x, $position_y, $position_x + $square, $position_y + $square, $frame…
93 if ($x == $position_x) {
96 imagestringup($im, 2, $position_x + 4, $y + $square - 4, "$id", $text_color);
98 if (($position_x + $square + $gap) > $width) {
99 $position_x = $gap; variable
102 $position_x = $position_x + $square + $gap; variable
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpsamplepoint.c41 gint position_x; member
110 g_value_set_int (value, sample_point->priv->position_x); in gimp_sample_point_get_property()
136 sample_point->priv->position_x = g_value_get_int (value); in gimp_sample_point_set_property()
161 gint *position_x, in gimp_sample_point_get_position() argument
165 g_return_if_fail (position_x != NULL); in gimp_sample_point_get_position()
168 *position_x = sample_point->priv->position_x; in gimp_sample_point_get_position()
174 gint position_x, in gimp_sample_point_set_position() argument
179 if (sample_point->priv->position_x != position_x || in gimp_sample_point_set_position()
182 sample_point->priv->position_x = position_x; in gimp_sample_point_set_position()
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/classes/html/svg/
H A DCSvgGraphGrid.php27 protected $position_x = 0; variable in CSvgGraphGrid
53 $this->position_x = $x;
82 if (($this->position_x + $pos) <= ($this->position_x + $this->width)) {
84 ->moveTo($this->position_x + $pos, $this->position_y)
85 ->lineTo($this->position_x + $pos, $this->position_y + $this->height);
92 ->moveTo($this->position_x, $this->position_y + $this->height - $pos)
93 ->lineTo($this->position_x + $this->width, $this->position_y + $this->height - $pos);
/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/layout/
H A Dinlines.py94 linebox.position_x = position_x
166 line.position_x - placeholder.position_x,
524 box.position_x = position_x
580 box.position_x = position_x
617 new_box.position_x = position_x
625 box.position_x = position_x
657 initial_position_x = position_x
664 content_box_left = position_x
685 child.position_x = position_x
695 child.position_x = position_x
[all …]
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/system/input/
H A Dinput.cpp43 …int position_x = system.interface->input_poll(portnumber, p.device, 0, MouseX); //-n = left, 0 = … in port_read() local
46 bool direction_x = position_x < 0; //0 = right, 1 = left in port_read()
49 if(position_x < 0) position_x = -position_x; //abs(position_x) in port_read()
52 position_x = min(127, position_x); //range = 0 - 127 in port_read()
85 case 25: return (position_x >> 6) & 1; in port_read()
86 case 26: return (position_x >> 5) & 1; in port_read()
87 case 27: return (position_x >> 4) & 1; in port_read()
88 case 28: return (position_x >> 3) & 1; in port_read()
89 case 29: return (position_x >> 2) & 1; in port_read()
90 case 30: return (position_x >> 1) & 1; in port_read()
[all …]

12345678910>>...24