Home
last modified time | relevance | path

Searched refs:astAxisGap (Results 1 – 2 of 2) sorted by relevance

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Daxis.h516 #define astAxisGap(this,gap,ntick) \ macro
H A Dframe.c4419 result = astAxisGap( ax, gap, ntick ); in Gap()