MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / set_old_v_offset

Method set_old_v_offset

DSView/pv/view/trace.h:178–180  ·  view source on GitHub ↗

* Sets the old vertical layout offset of this signal. */

Source from the content-addressed store, hash-verified

176 * Sets the old vertical layout offset of this signal.
177 */
178 inline void set_old_v_offset(int v_offset){
179 _old_v_offset = v_offset;
180 }
181
182 virtual int get_zero_vpos();
183

Callers 1

mousePressEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected