Home
last modified time | relevance | path

Searched refs:UnsupportedImageFormat (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/py-xlsxwriter/XlsxWriter-1.4.3/xlsxwriter/
H A Dexceptions.py41 class UnsupportedImageFormat(XlsxFileError): class
H A Dworkbook.py41 from .exceptions import UnsupportedImageFormat
1327 raise UnsupportedImageFormat(
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvilib/core/
H A DKviError.h137 UnsupportedImageFormat = 88, enumerator
/dports/www/firefox/firefox-99.0/third_party/rust/naga/src/front/spv/
H A Derror.rs37 UnsupportedImageFormat(spirv::Word), enumerator
H A Dconvert.rs114 _ => Err(Error::UnsupportedImageFormat(word)), in map_image_format()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/src/front/spv/
H A Derror.rs37 UnsupportedImageFormat(spirv::Word), enumerator
H A Dconvert.rs110 _ => Err(Error::UnsupportedImageFormat(word)), in map_image_format()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/src/front/spv/
H A Derror.rs37 UnsupportedImageFormat(spirv::Word), enumerator
H A Dconvert.rs110 _ => Err(Error::UnsupportedImageFormat(word)), in map_image_format()