Searched refs:EXPORT_OK (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/helper/
H A Dpng-write.h24 EXPORT_OK, enumerator in enum:ExportResult
31 * @return EXPORT_OK if succeeded, EXPORT_ABORTED if no action was taken, EXPORT_ERROR (false) if an error occurred.
H A Dpng-write.cpp480 return write_status ? EXPORT_OK : EXPORT_ERROR;
/inkscape/src/ui/dialog/
H A Dexport.cpp1179 } else if (status == EXPORT_OK) {

Completed in 3672 milliseconds