Home
last modified time | relevance | path

Searched refs:MappedImageSurface (Results 1 – 18 of 18) sorted by relevance

/dports/www/castor/castor-0.8.16/cargo-crates/cairo-rs-0.8.1/src/
H A Dsurface.rs210 ) -> Result<MappedImageSurface, Status> { in map_to_image() argument
216 .map(|s| MappedImageSurface { in map_to_image()
320 pub struct MappedImageSurface { struct
325 impl Deref for MappedImageSurface { argument
333 impl Drop for MappedImageSurface { implementation
345 impl fmt::Display for MappedImageSurface { implementation
H A Dlib.rs139 pub use surface::{MappedImageSurface, Surface};
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/cairo-rs-0.7.1/src/
H A Dsurface.rs207 ) -> Result<MappedImageSurface, Status> { in map_to_image() argument
213 .map(|s| MappedImageSurface { in map_to_image()
317 pub struct MappedImageSurface { struct
322 impl Deref for MappedImageSurface { argument
330 impl Drop for MappedImageSurface { implementation
342 impl fmt::Display for MappedImageSurface { implementation
H A Dlib.rs101 pub use surface::{MappedImageSurface, Surface};
/dports/net-im/fractal/fractal-4.4.0/vendor/cairo-rs/src/
H A Dsurface.rs210 ) -> Result<MappedImageSurface, Status> { in map_to_image() argument
216 .map(|s| MappedImageSurface { in map_to_image()
320 pub struct MappedImageSurface { struct
325 impl Deref for MappedImageSurface { implementation
333 impl Drop for MappedImageSurface { implementation
345 impl fmt::Display for MappedImageSurface { implementation
H A Dlib.rs139 pub use surface::{MappedImageSurface, Surface};
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/cairo-rs-0.14.3/src/
H A Dsurface.rs251 pub fn map_to_image(&self, extents: Option<RectangleInt>) -> Result<MappedImageSurface, Error> { in map_to_image() argument
257 .map(|s| MappedImageSurface { in map_to_image()
375 pub struct MappedImageSurface { struct
380 impl Deref for MappedImageSurface { argument
388 impl Drop for MappedImageSurface { implementation
400 impl fmt::Display for MappedImageSurface { implementation
H A Dlib.rs144 pub use crate::surface::{MappedImageSurface, Surface};
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/cairo-rs/src/
H A Dsurface.rs251 pub fn map_to_image(&self, extents: Option<RectangleInt>) -> Result<MappedImageSurface, Error> { in map_to_image() argument
257 .map(|s| MappedImageSurface { in map_to_image()
375 pub struct MappedImageSurface { struct
380 impl Deref for MappedImageSurface { argument
388 impl Drop for MappedImageSurface { implementation
399 impl fmt::Display for MappedImageSurface { implementation
H A Dlib.rs144 pub use crate::surface::{MappedImageSurface, Surface};
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/cairo-rs-0.14.9/src/
H A Dsurface.rs251 pub fn map_to_image(&self, extents: Option<RectangleInt>) -> Result<MappedImageSurface, Error> { in map_to_image() argument
257 .map(|s| MappedImageSurface { in map_to_image()
375 pub struct MappedImageSurface { struct
380 impl Deref for MappedImageSurface { argument
388 impl Drop for MappedImageSurface { implementation
399 impl fmt::Display for MappedImageSurface { implementation
H A Dlib.rs144 pub use crate::surface::{MappedImageSurface, Surface};
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/cairo-rs-0.14.9/src/
H A Dsurface.rs251 pub fn map_to_image(&self, extents: Option<RectangleInt>) -> Result<MappedImageSurface, Error> { in map_to_image() argument
257 .map(|s| MappedImageSurface { in map_to_image()
375 pub struct MappedImageSurface { struct
380 impl Deref for MappedImageSurface { implementation
388 impl Drop for MappedImageSurface { implementation
399 impl fmt::Display for MappedImageSurface { implementation
H A Dlib.rs144 pub use crate::surface::{MappedImageSurface, Surface};
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/cairo-rs-0.14.1/src/
H A Dsurface.rs251 pub fn map_to_image(&self, extents: Option<RectangleInt>) -> Result<MappedImageSurface, Error> { in map_to_image() argument
257 .map(|s| MappedImageSurface { in map_to_image()
375 pub struct MappedImageSurface { struct
380 impl Deref for MappedImageSurface { implementation
388 impl Drop for MappedImageSurface { implementation
400 impl fmt::Display for MappedImageSurface { implementation
H A Dlib.rs144 pub use crate::surface::{MappedImageSurface, Surface};
/dports/x11/sirula/sirula-1.0.0/cargo-crates/cairo-rs-0.14.7/src/
H A Dsurface.rs251 pub fn map_to_image(&self, extents: Option<RectangleInt>) -> Result<MappedImageSurface, Error> { in map_to_image() argument
257 .map(|s| MappedImageSurface { in map_to_image()
375 pub struct MappedImageSurface { struct
380 impl Deref for MappedImageSurface { argument
388 impl Drop for MappedImageSurface { implementation
399 impl fmt::Display for MappedImageSurface { implementation
H A Dlib.rs144 pub use crate::surface::{MappedImageSurface, Surface};