Searched refs:getPtext (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/helper/ | ||
H A D | png-write.cpp | 79 png_text* getPtext() {return textItems;} function in class:PngTextList 247 png_set_text(png_ptr, info_ptr, textList.getPtext(), textList.getCount()); |
Completed in 14 milliseconds