Home
last modified time | relevance | path

Searched refs:link_x (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/oleo/oleo-1.99.16/m4/
H A Dx11.m49 dnl link_x (e.g. -L/usr/X11R6/lib -lX11 -lXt)
11 dnl The link_x variable should be fit to put on the application's
/dports/textproc/py-xhtml2pdf/xhtml2pdf-0.2.5/xhtml2pdf/
H A Dreportlab_paragraph.py346 xs.link_x = cur_x_s
350 xs.links.append((xs.link_x, cur_x_s, xs.link, xs.linkColor))
354 xs.links.append((xs.link_x, cur_x_s, xs.link, xs.linkColor))
356 xs.link_x = cur_x_s
383 xs.links.append((xs.link_x, cur_x_s, xs.link, xs.linkColor))
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudtarget.h338 void initPrimaryWeaponOffsets(int link_x, int name_x, int ammo_x);
H A Dhudparse.cpp5318 int link_x = 33; in load_gauge_primary_weapons() local
5380 stuff_int(&link_x); in load_gauge_primary_weapons()
5399 hud_gauge->initPrimaryLinkOffsetX(link_x); in load_gauge_primary_weapons()
5433 int link_x = 28; in load_gauge_secondary_weapons() local
5497 stuff_int(&link_x); in load_gauge_secondary_weapons()
5524 hud_gauge->initSecondaryLinkedOffsetX(link_x); in load_gauge_secondary_weapons()
H A Dhudtarget.cpp5799 void HudGaugeWeapons::initPrimaryWeaponOffsets(int link_x, int name_x, int ammo_x) in initPrimaryWeaponOffsets() argument
5801 Weapon_plink_offset_x = link_x; in initPrimaryWeaponOffsets()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtarget.h356 void initPrimaryWeaponOffsets(int link_x, int name_x, int ammo_x);
H A Dhudparse.cpp5100 int link_x = 33; in load_gauge_primary_weapons() local
5162 stuff_int(&link_x); in load_gauge_primary_weapons()
5181 hud_gauge->initPrimaryLinkOffsetX(link_x); in load_gauge_primary_weapons()
5204 int link_x = 28; in load_gauge_secondary_weapons() local
5268 stuff_int(&link_x); in load_gauge_secondary_weapons()
5295 hud_gauge->initSecondaryLinkedOffsetX(link_x); in load_gauge_secondary_weapons()
H A Dhudtarget.cpp5843 void HudGaugeWeapons::initPrimaryWeaponOffsets(int link_x, int name_x, int ammo_x) in initPrimaryWeaponOffsets() argument
5845 Weapon_plink_offset_x = link_x; in initPrimaryWeaponOffsets()
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/gl/
H A Dgl-main.c1085 float link_x, link_y; in do_links() local
1123 fz_location loc = fz_resolve_link(ctx, doc, link->uri, &link_x, &link_y); in do_links()
1124 jump_to_location_xy(loc, link_x, link_y); in do_links()
/dports/science/py-scipy/scipy-1.7.1/scipy/cluster/
H A Dhierarchy.py3389 for link_x, link_y, link_color in zip(R['icoord'],
3392 for (xi, yi) in zip(link_x, link_y):
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/patches/
H A Dcolonial_hud.patch1762 + int link_x = 33;
1859 + stuff_int(&link_x);
1885 + hud_gauge->initPrimaryLinkOffsetX(link_x);
1918 + int link_x = 28;
2017 + stuff_int(&link_x);
2051 + hud_gauge->initSecondaryLinkedOffsetX(link_x);
/dports/math/oleo/oleo-1.99.16/
H A Daclocal.m41667 dnl link_x (e.g. -L/usr/X11R6/lib -lX11 -lXt)
1669 dnl The link_x variable should be fit to put on the application's
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/d3-shape/
H A DREADME.md857 <a name="link_x" href="#link_x">#</a> <i>link</i>.<b>x</b>([<i>x</i>]) · [Source](https://github.co…
893 Equivalent to [*link*.x](#link_x), except the accessor returns the angle in radians, with 0 at -*y*…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/alertingDashboards/node_modules/d3-shape/
H A DREADME.md857 <a name="link_x" href="#link_x">#</a> <i>link</i>.<b>x</b>([<i>x</i>]) · [Source](https://github.co…
893 Equivalent to [*link*.x](#link_x), except the accessor returns the angle in radians, with 0 at -*y*…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/d3-shape/
H A DREADME.md857 <a name="link_x" href="#link_x">#</a> <i>link</i>.<b>x</b>([<i>x</i>]) · [Source](https://github.co…
893 Equivalent to [*link*.x](#link_x), except the accessor returns the angle in radians, with 0 at -*y*…
/dports/misc/netron/node_modules/d3-shape/
H A DREADME.md857 <a name="link_x" href="#link_x">#</a> <i>link</i>.<b>x</b>([<i>x</i>]) · [Source](https://github.co…
893 Equivalent to [*link*.x](#link_x), except the accessor returns the angle in radians, with 0 at -*y*…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/chord/index_files/d3v5-5.0.0/
H A DAPI.md1101 * [*link*.x](https://github.com/d3/d3-shape/blob/master/README.md#link_x) - set the point *x*-acces…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/circlepacking/index_files/d3v4-4.13.0/
H A DAPI.md1026 * [*link*.x](https://github.com/d3/d3-shape/blob/master/README.md#link_x) - set the point *x*-acces…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/forcegraph/index_files/d3v4-4.13.0/
H A DAPI.md1026 * [*link*.x](https://github.com/d3/d3-shape/blob/master/README.md#link_x) - set the point *x*-acces…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/streamgraph/index_files/d3v5-5.0.0/
H A DAPI.md1101 * [*link*.x](https://github.com/d3/d3-shape/blob/master/README.md#link_x) - set the point *x*-acces…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/treemap/index_files/d3v4-4.13.0/
H A DAPI.md1026 * [*link*.x](https://github.com/d3/d3-shape/blob/master/README.md#link_x) - set the point *x*-acces…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/index_files/d3-4.13.0/
H A DAPI.md1026 * [*link*.x](https://github.com/d3/d3-shape/blob/master/README.md#link_x) - set the point *x*-acces…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/index_files/d3v4-4.13.0/
H A DAPI.md1026 * [*link*.x](https://github.com/d3/d3-shape/blob/master/README.md#link_x) - set the point *x*-acces…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/inst/www/d3/4.13.0/
H A DAPI.md1026 * [*link*.x](https://github.com/d3/d3-shape/blob/master/README.md#link_x) - set the point *x*-acces…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/voronoi/index_files/d3v4-4.13.0/
H A DAPI.md1026 * [*link*.x](https://github.com/d3/d3-shape/blob/master/README.md#link_x) - set the point *x*-acces…

12