Searched defs:getCount (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/util/
H A Dege-tags.cpp140 int TagSet::getCount( std::string const& key ) function in class:ege::TagSet
/inkscape/src/helper/
H A Dpng-write.cpp78 gint getCount() {return count;} function in class:PngTextList
246 if (textList.getCount() > 0) {
247 png_set_text(png_ptr, info_ptr, textList.getPtext(), textList.getCount());

Completed in 733 milliseconds