Home
last modified time | relevance | path

Searched refs:move_selection_right (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/asciio/App-Asciio-1.51.3/setup/actions/
H A Delements_manipulation.pl22 'Move selected elements right' => ['000-Right', \&move_selection_right],
293 sub move_selection_right subroutine
/dports/math/giacxcas/giac-1.6.0/src/
H A Dgen.h1343 void move_selection_right(const std::string & s,int & pos1, int & pos2);
H A Dgen.cc14582 void move_selection_right(const string & s,int & pos1, int & pos2){ in move_selection_right() function