Home
last modified time | relevance | path

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

/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/layout/
H A D_annotation.py253 def axref(self): member in Annotation
289 @axref.setter
290 def axref(self, val): member in Annotation
1553 axref=None, argument
1941 _v = axref if axref is not None else _v
/dports/graphics/py-plotly/plotly-4.14.3/plotly/
H A Dbasedatatypes.py1595 axref = ax_letter + "ref"
1596 if axref in new_obj._props.keys() and "domain" in new_obj[axref]:
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/
H A D_figurewidget.py18610 axref=None, argument
18965 axref=axref,
H A D_figure.py18610 axref=None, argument
18965 axref=axref,
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dfitschan.c1387 double ***axref; member
4682 SetItem( &(store->axref), fits_ilon, 0, s, in CelestialAxes()
4684 SetItem( &(store->axref), fits_ilat, 0, s, in CelestialAxes()
10518 ret->axref = NULL; in FitsToStore()
10829 FreeItem( &(store->axref), status ); in FreeStore()
11227 ret->axref = NULL; in FsetToStore()
28475 SetItem( &(store->axref), fits_i, 0, s, crval, status ); in SpectralAxes()
34404 item = &(store->axref); in WcsFcRead()
34412 item = &(store->axref); in WcsFcRead()
34874 val = GetItem( &(store->axref), i, 0, s, NULL, method, class, status ); in WcsFromStore()
[all …]