Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Dmount.h265 GuideParity DecParity() const;
439 inline GuideParity Mount::DecParity() const in DecParity() function
H A Dtarget.cpp366 GuideParity decParity = pMount ? pMount->DecParity() : GUIDE_PARITY_UNKNOWN; in OnPaint()
H A Dguider.cpp566 GuideParity decParity = mount->DecParity(); in PaintHelper()
1610 GuideParity decParity = scope->DecParity(); in UpdateLockPosShiftCameraCoords()
H A Devent_server.cpp2000 << NV("yParity", parity_str(m->DecParity())) in get_calibration_data()