Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dskyframe.c813 static double (* parent_getbottom)( AstFrame *, int, int * ); variable
2844 result = (*parent_getbottom)( this_frame, axis, status ); in GetBottom()
4773 parent_getbottom = frame->GetBottom; in astInitSkyFrameVtab_()