Home
last modified time | relevance | path

Searched +defs:Bitmap +defs:get (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/gifski/gifski-1.5.0/cargo-crates/ffmpeg-next-4.4.0/src/codec/subtitle/
H A Drect.rs11 Bitmap(Bitmap<'a>), enumerator
49 pub struct Bitmap<'a> { struct
55 impl<'a> Bitmap<'a> { impl
68 impl<'a> Bitmap<'a> { impl
122 pub fn get(&self) -> &str { in get() method
147 pub fn get(&self) -> &str { in get() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sized-chunks-0.1.3/src/
H A Dbitmap.rs39 pub struct Bitmap<Size: Bits> { struct
43 impl<Size: Bits> Clone for Bitmap<Size> { argument
49 impl<Size: Bits> Copy for Bitmap<Size> {} implementation
51 impl<Size: Bits> Default for Bitmap<Size> { implementation
59 impl<Size: Bits> PartialEq for Bitmap<Size> { implementation
65 impl<Size: Bits> Debug for Bitmap<Size> { implementation
71 impl<Size: Bits> Bitmap<Size> { impl
92 pub fn get(self, index: usize) -> bool { in get() method
111 impl<Size: Bits> IntoIterator for Bitmap<Size> { implementation
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/sized-chunks-0.3.1/src/
H A Dbitmap.rs39 pub struct Bitmap<Size: Bits> { struct
43 impl<Size: Bits> Clone for Bitmap<Size> { implementation
49 impl<Size: Bits> Copy for Bitmap<Size> {} implementation
51 impl<Size: Bits> Default for Bitmap<Size> { implementation
59 impl<Size: Bits> PartialEq for Bitmap<Size> { implementation
65 impl<Size: Bits> Debug for Bitmap<Size> { implementation
71 impl<Size: Bits> Bitmap<Size> { implementation
92 pub fn get(self, index: usize) -> bool { in get() method
111 impl<Size: Bits> IntoIterator for Bitmap<Size> { implementation
/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/widgets/BWidget-1.6.0/
H A Dbitmap.tcl10 namespace eval Bitmap { namespace
27 proc Bitmap::get { name } { procedure
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/BWidget/
H A Dbitmap.tcl10 namespace eval Bitmap { namespace
29 proc Bitmap::get { name } { procedure
/dports/x11-toolkits/bwidget/bwidget-1.9.14/
H A Dbitmap.tcl10 namespace eval Bitmap { namespace
29 proc Bitmap::get { name } { procedure
/dports/cad/astk-client/astk-2020.0/ASTK_CLIENT/lib/BWidget-1.7.0/
H A Dbitmap.tcl10 namespace eval Bitmap { namespace
29 proc Bitmap::get { name } { procedure
/dports/cad/astk-serveur/astk-2020.0/ASTK_CLIENT/lib/BWidget-1.7.0/
H A Dbitmap.tcl10 namespace eval Bitmap { namespace
29 proc Bitmap::get { name } { procedure
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/bitmaps-2.1.0/src/
H A Dbitmap.rs21 pub struct Bitmap<Size: Bits> { struct
25 impl<Size: Bits> Clone for Bitmap<Size> { implementation
31 impl<Size: Bits> Copy for Bitmap<Size> {} implementation
48 impl<Size: Bits> Debug for Bitmap<Size> { implementation
54 impl<Size: Bits> Bitmap<Size> { impl
97 pub fn get(self, index: usize) -> bool { in get() method
318 impl Bitmap<U128> { impl
325 impl Bitmap<U256> { impl
338 impl Bitmap<U512> { impl
357 impl Bitmap<U768> { implementation
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/bitmaps-2.1.0/src/
H A Dbitmap.rs21 pub struct Bitmap<Size: Bits> { struct
25 impl<Size: Bits> Clone for Bitmap<Size> { argument
31 impl<Size: Bits> Copy for Bitmap<Size> {} implementation
48 impl<Size: Bits> Debug for Bitmap<Size> { implementation
54 impl<Size: Bits> Bitmap<Size> { implementation
97 pub fn get(self, index: usize) -> bool { in get() method
318 impl Bitmap<U128> { impl
325 impl Bitmap<U256> { impl
338 impl Bitmap<U512> { impl
357 impl Bitmap<U768> { implementation
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/bitmaps/src/
H A Dbitmap.rs21 pub struct Bitmap<Size: Bits> { struct
25 impl<Size: Bits> Clone for Bitmap<Size> { implementation
31 impl<Size: Bits> Copy for Bitmap<Size> {} implementation
48 impl<Size: Bits> Debug for Bitmap<Size> { implementation
54 impl<Size: Bits> Bitmap<Size> { implementation
97 pub fn get(self, index: usize) -> bool { in get() method
318 impl Bitmap<U128> { impl
325 impl Bitmap<U256> { impl
338 impl Bitmap<U512> { impl
357 impl Bitmap<U768> { impl
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/bitmaps-2.1.0/src/
H A Dbitmap.rs21 pub struct Bitmap<Size: Bits> { struct
25 impl<Size: Bits> Clone for Bitmap<Size> { argument
31 impl<Size: Bits> Copy for Bitmap<Size> {} implementation
48 impl<Size: Bits> Debug for Bitmap<Size> { implementation
54 impl<Size: Bits> Bitmap<Size> { implementation
97 pub fn get(self, index: usize) -> bool { in get() method
318 impl Bitmap<U128> { implementation
325 impl Bitmap<U256> { implementation
338 impl Bitmap<U512> { implementation
357 impl Bitmap<U768> { impl
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/wtf/
H A DBitmap.h63 inline Bitmap<size>::Bitmap() in Bitmap() function
69 inline bool Bitmap<size>::get(size_t n) const in get() function
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/clipboard-win-2.2.0/src/
H A Dlib.rs155 pub fn get(&self, format: u32, data: &mut [u8]) -> io::Result<usize> { in get() method
177 pub fn get_bit_map(&self) -> io::Result<image::Bitmap> { in get_bit_map()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/clipboard-win-2.2.0/src/
H A Dlib.rs155 pub fn get(&self, format: u32, data: &mut [u8]) -> io::Result<usize> { in get() method
177 pub fn get_bit_map(&self) -> io::Result<image::Bitmap> { in get_bit_map()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/clipboard-win-2.2.0/src/
H A Dlib.rs155 pub fn get(&self, format: u32, data: &mut [u8]) -> io::Result<usize> { in get() method
177 pub fn get_bit_map(&self) -> io::Result<image::Bitmap> { in get_bit_map()
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DApplePictParser.cxx94 struct Bitmap { struct
95 Bitmap() in Bitmap() function
113 bool unpackedData(unsigned char const *pData, int sz) in unpackedData()
160 …MWAW_DEBUG_MSG(("ApplePictParserInternal::Bitmap::readBitmapData: can not read line %d/%d (%d char… in readBitmapData()
187 bool get(MWAWEmbeddedObject &picture) const in get() function
201 int m_rowBytes;
202 …/** the bitmap rectangle */, m_src/** the initial dimension */, /** the final dimension */ m_dst ;
204 std::shared_ptr<Region> m_region;
206 std::vector<unsigned char> m_bitmap;
208 int m_mode;
[all …]
H A DMsWksGraph.cxx93 enum Type { Unknown, Shape, ChartZone, Group, Pict, Text, Textv4, Bitmap, TableZone, OLE}; enumerator
792 bool get(int id, MWAWGraphicStyle::Pattern &pat) const in get() function
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/gdkmm/
H A Dtypes.h66 class Bitmap; variable
382 T* get() const { return ptr_; } in get() function
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/lodepng-3.4.6/src/
H A Dlib.rs309 pub fn get<Name: AsRef<[u8]>>(&self, index: Name) -> Option<ChunkRef<'_>> { in get() method
713 pub struct Bitmap<PixelType> { struct
725 impl<PixelType: rgb::Pod> Bitmap<PixelType> { impl
766 impl<PixelType> fmt::Debug for Bitmap<PixelType> { implementation
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/lodepng-2.5.0/src/
H A Dlib.rs380 pub fn get<Name: AsRef<[u8]>>(&self, index: Name) -> Option<ChunkRef<'_>> { in get() method
784 pub struct Bitmap<PixelType: Copy + 'static> { struct
796 impl<T: Copy> Bitmap<T> { impl
806 impl<PixelType: Copy + 'static> fmt::Debug for Bitmap<PixelType> { implementation
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/lodepng-3.4.7/src/
H A Dlib.rs309 pub fn get<Name: AsRef<[u8]>>(&self, index: Name) -> Option<ChunkRef<'_>> { in get() method
713 pub struct Bitmap<PixelType> { struct
725 impl<PixelType: rgb::Pod> Bitmap<PixelType> { implementation
766 impl<PixelType> fmt::Debug for Bitmap<PixelType> { implementation
/dports/comms/gammu/gammu-1.42.0/gammu/
H A Dmisc.c1037 GSM_Bitmap Bitmap, NewBitmap; in SetBitmap() local
1619 GSM_MultiBitmap Bitmap; in CopyBitmap() local
2234 gboolean get = FALSE; in CallDivert() local
/dports/graphics/freeimage/FreeImage/Source/FreeImage/
H A DPSDParser.cpp100 static inline int get(const BYTE * iprBuffer) {} // error in get() function in PSDGetValue
106 static inline BYTE get(const BYTE * iprBuffer) { return iprBuffer[0]; } in get() function in PSDGetValue
112 static inline WORD get(const BYTE * iprBuffer) { in get() function in PSDGetValue
124 static inline DWORD get(const BYTE * iprBuffer) { in get() function in PSDGetValue
136 static inline UINT64 get(const BYTE * iprBuffer) { in get() function in PSDGetValue
1940 FIBITMAP *Bitmap = NULL; in Load() local
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/nokia/
H A Dnfunc.c956 void NOKIA_GetDefaultCallerGroupName(GSM_Bitmap *Bitmap) in NOKIA_GetDefaultCallerGroupName()
1236 …llDivert(GSM_StateMachine *s, GSM_CallDivert *request, GSM_MultiCallDivert *response, gboolean get) in DCT3DCT4_CallDivert()

12