Searched refs:getMaxLength (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/extension/param/ | ||
H A D | string.h | 43 int getMaxLength(void) { return _max_length; } function in class:Inkscape::Extension::ParamString |
H A D | string.cpp | 135 this->set_max_length(_pref->getMaxLength()); //Set the max length - default zero means no maximum |
Completed in 12 milliseconds