Home
last modified time | relevance | path

Searched defs:ReturnWithError (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/libpgf/PGF/Codec/include/
H A DPGFplatform.h211 #define ReturnWithError(err) { _PGF_Error_ = err; return; } macro
214 #define ReturnWithError(err) throw IOException(err) macro
472 #define ReturnWithError(err) { _PGF_Error_ = err; return; } macro
475 #define ReturnWithError(err) throw IOException(err) macro
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/pgf/
H A DPGFplatform.h211 #define ReturnWithError(err) { _PGF_Error_ = err; return; } macro
214 #define ReturnWithError(err) throw IOException(err) macro
472 #define ReturnWithError(err) { _PGF_Error_ = err; return; } macro
475 #define ReturnWithError(err) throw IOException(err) macro
/dports/graphics/digikam/digikam-7.4.0/core/libs/pgfutils/libpgf/
H A DPGFplatform.h211 #define ReturnWithError(err) { _PGF_Error_ = err; return; } macro
214 #define ReturnWithError(err) throw IOException(err) macro
472 #define ReturnWithError(err) { _PGF_Error_ = err; return; } macro
475 #define ReturnWithError(err) throw IOException(err) macro