Searched refs:getStartSeed (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | random.h | 91 long getStartSeed() const; |
H A D | random.cpp | 65 long Random::getStartSeed() const function in class:Inkscape::UI::Widget::Random |
H A D | registered-widget.cpp | 799 os << getValue() << ';' << getStartSeed(); |
Completed in 15 milliseconds