Searched refs:spin_cmd (Results 1 – 1 of 1) sorted by relevance
340 def spin_cmd(w, inc): function370 spintxt['incrcmd'] = lambda w=spintxt: spin_cmd(w, 1)371 spintxt['decrcmd'] = lambda w=spintxt: spin_cmd(w, -1)