Home
last modified time | relevance | path

Searched defs:pos_abs (Results 1 – 6 of 6) sorted by relevance

/dports/audio/mp3c/mp3c-0.31/src/
H A Drequester.c479 void req_handle_key_up(WINDOW *win, int *pos_abs, int *pos_rel, int ys, in req_handle_key_up()
512 void req_handle_key_down(WINDOW *win, int *pos_abs, int *pos_rel, int ys, in req_handle_key_down()
548 void req_handle_key_home(WINDOW *win, int *pos_abs, int *pos_rel, int ys, in req_handle_key_home()
573 void req_handle_key_end(WINDOW *win, int *pos_abs, int *pos_rel, int ys, in req_handle_key_end()
601 void req_handle_key_ppage(WINDOW *win, int *pos_abs, int *pos_rel, int ys, in req_handle_key_ppage()
636 void req_handle_key_npage(WINDOW *win, int *pos_abs, int *pos_rel, int ys, in req_handle_key_npage()
676 int tot_dirs, pos_abs, pos_rel; in req_curs_dir() local
949 int tot_dirs[2], pos_abs[2], pos_rel[2]; in req_curs_file() local
/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChLinkPointFrame.h140 void SetAttachPositionInAbsoluteCoords(const ChVector<>& pos_abs) { in SetAttachPositionInAbsoluteCoords()
308 void SetAttachPositionInAbsoluteCoords(const ChVector<>& pos_abs) { in SetAttachPositionInAbsoluteCoords()
H A DChLinkBeamIGAslider.h147 void SetAttachPositionInAbsoluteCoords(const ChVector<>& pos_abs) { in SetAttachPositionInAbsoluteCoords()
H A DChLinkPointFrame.cpp67 ChVector<> pos_abs = pos ? *pos : node->GetPos(); in Initialize() local
366 ChVector<> pos_abs = pos ? *pos : node->GetPos(); in Initialize() local
H A DChLinkBeamIGAslider.cpp105 ChVector<> pos_abs = pos ? *pos : m_body->GetPos(); in Initialize() local
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dtoolbar.cpp905 wxPoint pos_abs = grabber_point_abs; in ToggleOrientation() local