/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/swl/ |
H A D | swl_wincore.h | 543 class Image32 550 Image32( const Image32& ) {} in Image32() argument 551 void operator=( const Image32& ) {} 554 Image32(): _width( 0 ), _height( 0 ) {} in Image32() function 561 void copy( const Image32& a ); 576 Image32( int w, int h ) { alloc( w, h ); } in Image32() function 581 ~Image32() {} in ~Image32() 598 void Set( Image32& image ); 615 IntXImage( Image32& image ); 616 void Set( Image32& image ); [all …]
|
H A D | swl_wincore_freetype_inc.h | 76 void DrawImage( wal::GC& gc, Image32& im, int x, int y ); 86 void Draw( wal::GC& gc, int x, int y, unicode_t ch, unsigned bg, unsigned fg, Image32& im ); 124 bool MkImage( Image32& im, FT_GlyphSlot slot ); 229 inline void ImCache::DrawImage( wal::GC& gc, Image32& im, int x, int y ) in DrawImage() 236 …void ImCache::Draw( wal::GC& gc, int x, int y, unicode_t ch, unsigned bg, unsigned fg, Image32& im… in Draw() 314 bool FFace::MkImage( Image32& im, FT_GlyphSlot slot ) in MkImage() 551 Image32 im; in OutCharF()
|
H A D | swl_wincore.cpp | 994 void Image32::alloc( int w, int h ) in alloc() 1003 void Image32::clear() { _width = _height = 0; _data.clear(); } in clear() 1005 void Image32::fill( int left, int top, int right, int bottom, unsigned c ) in fill() 1027 void Image32::copy( const Image32& a ) in copy() 1042 void Image32::copy( const Image32& a, int w, int h ) in copy() 1145 void Image32::copy( const XPMImage& xpm ) in copy() 1440 void cicon::SetCmdIcon( int cmd, const Image32& image, int w, int h ) in SetCmdIcon() 1465 Image32 image32; in SetCmdIcon() 1547 Image32 im; in Load() 1563 void cicon::Load( const Image32& image, int w, int h ) in Load() [all …]
|
H A D | swl_wincoreMS.cpp | 1576 void Win32CompatibleBitmap::Set( Image32& image ) in Set() 1717 extern void MakeDisabledImage32( Image32* dest, const Image32& src ); 1736 Image32 dis; in Draw()
|
H A D | swl_wincoreUX.cpp | 3057 Image32 i32; in SetIcon() 3307 extern void MakeDisabledImage32( Image32* dest, const Image32& src ); 3317 static clPtr<IconData::Node> CreateIconDataNode( Image32& _image, unsigned bgColor, bool enabled ) in CreateIconDataNode() 3327 Image32 im; in CreateIconDataNode() 3532 void IntXImage::Set( Image32& image ) in Set() 3701 IntXImage::IntXImage( Image32& image ) in IntXImage()
|
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/nlopes/slack/ |
H A D | users.go | 26 Image32 string `json:"image_32"` member 81 Image32 string `json:"image_32"` member
|
/dports/math/R/R-4.1.2/src/extra/graphapp/ |
H A D | controls.c | 870 case Image8: case Image32: in objrect() 912 case Image8: case Image32: in objdepth() 937 case Image32: in delobj()
|
H A D | internal.h | 153 #define Image32 0x0020 macro
|
/dports/math/libRmath/R-4.1.1/src/extra/graphapp/ |
H A D | controls.c | 870 case Image8: case Image32: in objrect() 912 case Image8: case Image32: in objdepth() 937 case Image32: in delobj()
|
H A D | internal.h | 153 #define Image32 0x0020 macro
|
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/nlopes/slack/ |
H A D | users.go | 30 Image32 string `json:"image_32"` member 148 Image32 string `json:"image_32"` member
|
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/ |
H A D | users.go | 29 Image32 string `json:"image_32"` member 151 Image32 string `json:"image_32"` member
|
H A D | users_test.go | 45 …Image32: "https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2016-10-18/9296208…
|
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/ |
H A D | users.go | 29 Image32 string `json:"image_32"` member 151 Image32 string `json:"image_32"` member
|
H A D | users_test.go | 45 …Image32: "https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2016-10-18/9296208…
|
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/slack-go/slack/ |
H A D | users.go | 30 Image32 string `json:"image_32"` member 153 Image32 string `json:"image_32"` member
|
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/slack-go/slack/ |
H A D | users.go | 30 Image32 string `json:"image_32"` member 153 Image32 string `json:"image_32"` member
|