Searched defs:shift_x (Results 1 – 2 of 2) sorted by relevance
85 GX_VALUE shift_x = 0; in _gx_animation_drag_tracking() local
731 …creen_flow_diagram_win::ShiftLeft(CRect scaled_rect, CRect client, INT scaled_shift_x, INT shift_x) in ShiftLeft()791 …reen_flow_diagram_win::ShiftRight(CRect scaled_rect, CRect client, INT scaled_shift_x, INT shift_x) in ShiftRight()872 int shift_x = point.x * 100 / mScale - mDragStart.x * 100 / mScale; in OnMouseMove() local