Home
last modified time | relevance | path

Searched defs:plotscale (Results 1 – 4 of 4) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dsolve-field.c254 const char* objsfn, double plotscale, const char* bgfn) { in plot_source_overlay()
340 double plotscale, const char* bgfn) { in plot_index_overlay()
446 const char* annfn, double plotscale, const char* bgfn) { in plot_annotations()
546 double plotscale, in after_solved()
723 double plotscale = 1.0; in main() local
/dports/games/openssn/openssn/src/
H A Dtargetmotionanalysis.h45 int plotscale; variable
/dports/biology/migrate/migrate-3.6.11/src/
H A Dmigration.h459 short plotscale; member
970 short plotscale; member
/dports/math/pari/pari-2.13.3/src/graph/
H A Dplotport.c272 plotscale(long ne, GEN x1, GEN x2, GEN y1, GEN y2) in plotscale() function