Home
last modified time | relevance | path

Searched refs:IcoDecoder (Results 1 – 25 of 45) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/image/src/ico/
H A Ddecoder.rs20 pub struct IcoDecoder<R: Read> { struct
44 impl<R: Read + Seek> IcoDecoder<R> { argument
46 pub fn new(mut r: R) -> ImageResult<IcoDecoder<R>> { in new()
51 Ok(IcoDecoder { in new()
181 impl<'a, R: 'a + Read + Seek> ImageDecoder<'a> for IcoDecoder<R> { implementation
H A Dmod.rs9 pub use self::decoder::IcoDecoder;
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/image-0.23.14/src/codecs/ico/
H A Ddecoder.rs105 pub struct IcoDecoder<R: Read> { struct
140 impl<R: Read + Seek> IcoDecoder<R> { impl
142 pub fn new(mut r: R) -> ImageResult<IcoDecoder<R>> { in new()
147 Ok(IcoDecoder { in new()
274 impl<'a, R: 'a + Read + Seek> ImageDecoder<'a> for IcoDecoder<R> { implementation
H A Dmod.rs9 pub use self::decoder::IcoDecoder;
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/image-0.23.14/src/codecs/ico/
H A Ddecoder.rs105 pub struct IcoDecoder<R: Read> { struct
140 impl<R: Read + Seek> IcoDecoder<R> { impl
142 pub fn new(mut r: R) -> ImageResult<IcoDecoder<R>> { in new()
147 Ok(IcoDecoder { in new()
274 impl<'a, R: 'a + Read + Seek> ImageDecoder<'a> for IcoDecoder<R> { implementation
H A Dmod.rs9 pub use self::decoder::IcoDecoder;
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/image-0.23.14/src/codecs/ico/
H A Ddecoder.rs105 pub struct IcoDecoder<R: Read> { struct
140 impl<R: Read + Seek> IcoDecoder<R> { implementation
142 pub fn new(mut r: R) -> ImageResult<IcoDecoder<R>> { in new()
147 Ok(IcoDecoder { in new()
274 impl<'a, R: 'a + Read + Seek> ImageDecoder<'a> for IcoDecoder<R> { implementation
H A Dmod.rs9 pub use self::decoder::IcoDecoder;
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/image-0.23.14/src/codecs/ico/
H A Ddecoder.rs105 pub struct IcoDecoder<R: Read> { struct
140 impl<R: Read + Seek> IcoDecoder<R> { implementation
142 pub fn new(mut r: R) -> ImageResult<IcoDecoder<R>> { in new()
147 Ok(IcoDecoder { in new()
274 impl<'a, R: 'a + Read + Seek> ImageDecoder<'a> for IcoDecoder<R> { implementation
H A Dmod.rs9 pub use self::decoder::IcoDecoder;
/dports/graphics/viu/viu-1.1/cargo-crates/image-0.23.9/src/ico/
H A Ddecoder.rs105 pub struct IcoDecoder<R: Read> { struct
129 impl<R: Read + Seek> IcoDecoder<R> { impl
131 pub fn new(mut r: R) -> ImageResult<IcoDecoder<R>> { in new()
136 Ok(IcoDecoder { in new()
263 impl<'a, R: 'a + Read + Seek> ImageDecoder<'a> for IcoDecoder<R> { implementation
H A Dmod.rs9 pub use self::decoder::IcoDecoder;
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/image-0.23.4/src/ico/
H A Ddecoder.rs105 pub struct IcoDecoder<R: Read> { struct
129 impl<R: Read + Seek> IcoDecoder<R> { argument
131 pub fn new(mut r: R) -> ImageResult<IcoDecoder<R>> { in new()
136 Ok(IcoDecoder { in new()
263 impl<'a, R: 'a + Read + Seek> ImageDecoder<'a> for IcoDecoder<R> { implementation
H A Dmod.rs9 pub use self::decoder::IcoDecoder;
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/image-0.23.14/src/codecs/ico/
H A Ddecoder.rs105 pub struct IcoDecoder<R: Read> { struct
140 impl<R: Read + Seek> IcoDecoder<R> { implementation
142 pub fn new(mut r: R) -> ImageResult<IcoDecoder<R>> { in new()
147 Ok(IcoDecoder { in new()
274 impl<'a, R: 'a + Read + Seek> ImageDecoder<'a> for IcoDecoder<R> { implementation
H A Dmod.rs9 pub use self::decoder::IcoDecoder;
/dports/misc/broot/broot-1.7.0/cargo-crates/image-0.23.14/src/codecs/ico/
H A Ddecoder.rs105 pub struct IcoDecoder<R: Read> { struct
140 impl<R: Read + Seek> IcoDecoder<R> { impl
142 pub fn new(mut r: R) -> ImageResult<IcoDecoder<R>> { in new()
147 Ok(IcoDecoder { in new()
274 impl<'a, R: 'a + Read + Seek> ImageDecoder<'a> for IcoDecoder<R> { implementation
H A Dmod.rs9 pub use self::decoder::IcoDecoder;
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/image-0.23.14/src/codecs/ico/
H A Ddecoder.rs105 pub struct IcoDecoder<R: Read> { struct
140 impl<R: Read + Seek> IcoDecoder<R> { implementation
142 pub fn new(mut r: R) -> ImageResult<IcoDecoder<R>> { in new()
147 Ok(IcoDecoder { in new()
274 impl<'a, R: 'a + Read + Seek> ImageDecoder<'a> for IcoDecoder<R> { implementation
H A Dmod.rs9 pub use self::decoder::IcoDecoder;
/dports/www/zola/zola-0.15.2/cargo-crates/image-0.23.14/src/codecs/ico/
H A Ddecoder.rs105 pub struct IcoDecoder<R: Read> { struct
140 impl<R: Read + Seek> IcoDecoder<R> { implementation
142 pub fn new(mut r: R) -> ImageResult<IcoDecoder<R>> { in new()
147 Ok(IcoDecoder { in new()
274 impl<'a, R: 'a + Read + Seek> ImageDecoder<'a> for IcoDecoder<R> { implementation
H A Dmod.rs9 pub use self::decoder::IcoDecoder;
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/image-0.23.12/src/codecs/ico/
H A Ddecoder.rs105 pub struct IcoDecoder<R: Read> {
129 impl<R: Read + Seek> IcoDecoder<R> {
131 pub fn new(mut r: R) -> ImageResult<IcoDecoder<R>> {
136 Ok(IcoDecoder {
263 impl<'a, R: 'a + Read + Seek> ImageDecoder<'a> for IcoDecoder<R> {
H A Dmod.rs9 pub use self::decoder::IcoDecoder;
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/image-0.23.14/src/io/
H A Dfree_functions.rs81 image::ImageFormat::Ico => DynamicImage::from_decoder(ico::IcoDecoder::new(r)?), in load()
129 image::ImageFormat::Ico => ico::IcoDecoder::new(fin)?.dimensions(), in image_dimensions_with_format_impl()

12