Searched defs:pos_change (Results 1 – 14 of 14) sorted by relevance
31 auto pos_change = cur_pos - old_pos; in get_old_coord() local45 auto pos_change = cur_pos - old_pos; in get_new_coord() local
42 pos_change double(24,8) DEFAULT 0 -- Excess received in TakePOS cash payment field
136 const Vec3 pos_change = old_end - *pos; in idle() local
250 const Vec3 pos_change = old_end - *end; in idle() local
77 public $pos_change = 0; // Excess received in TakePOS cash payment variable in Paiement
78 public $pos_change = 0; // Excess received in TakePOS cash payment variable in Paiement
630 int pos_change = 0; local
453 TSize pos_change = source_position - old_begin_position; in setClippedBeginPosition() local
633 bool pos_change = frame.GetLeftTop() != m_frame.GetLeftTop(); in Capture() local
750 bool pos_change = frame.GetLeftTop() != m_frame.GetLeftTop(); in Capture() local
2173 Vec2i pos_change(0, 0); in AiCheckPathwayConstruction() local2195 Vec2i pos_change(0, 0); in AiCheckPathwayConstruction() local
454 int send_diseqc(adapter *ad, int fd, int pos, int pos_change, int pol, in send_diseqc()