Searched refs:getMaxLength (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/extension/param/
H A Dstring.h43 int getMaxLength(void) { return _max_length; } function in class:Inkscape::Extension::ParamString
H A Dstring.cpp135 this->set_max_length(_pref->getMaxLength()); //Set the max length - default zero means no maximum

Completed in 12 milliseconds