Home
last modified time | relevance | path

Searched refs:SolidFillStyle (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/ming/libming-ming-0_4_8/test/FillStyle/
H A Dtest01-cxx.C9 SWFFillStyle *fill = SWFFillStyle::SolidFillStyle(255, 128, 0, 255); in main()
/dports/graphics/p5-ming/libming-ming-0_4_8/test/FillStyle/
H A Dtest01-cxx.C9 SWFFillStyle *fill = SWFFillStyle::SolidFillStyle(255, 128, 0, 255);
/dports/graphics/py-ming/libming-ming-0_4_8/test/FillStyle/
H A Dtest01-cxx.C9 SWFFillStyle *fill = SWFFillStyle::SolidFillStyle(255, 128, 0, 255); in main()
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/llgcode/draw2d/
H A Ddraw2d.go162 type SolidFillStyle struct { struct
/dports/www/beehive/beehive-0.4.0/vendor/github.com/wcharczuk/go-chart/drawing/
H A Ddrawing.go71 type SolidFillStyle struct { struct
/dports/graphics/ming/libming-ming-0_4_8/test/Button/
H A Dtest02-cxx.C9 SWFFillStyle *fill = SWFFillStyle::SolidFillStyle(255,255,0,255); in main()
H A Dtest03-cxx.C11 SWFFillStyle *fill = SWFFillStyle::SolidFillStyle(255,255,0,255); in main()
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Button/
H A Dtest02-cxx.C9 SWFFillStyle *fill = SWFFillStyle::SolidFillStyle(255,255,0,255); in main()
H A Dtest03-cxx.C11 SWFFillStyle *fill = SWFFillStyle::SolidFillStyle(255,255,0,255); in main()
/dports/graphics/py-ming/libming-ming-0_4_8/test/Button/
H A Dtest02-cxx.C9 SWFFillStyle *fill = SWFFillStyle::SolidFillStyle(255,255,0,255); in main()
H A Dtest03-cxx.C11 SWFFillStyle *fill = SWFFillStyle::SolidFillStyle(255,255,0,255); in main()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/
H A Dmingpp.h1190 static SWFFillStyle *SolidFillStyle(byte r, byte g, byte b, byte a=255)
/dports/graphics/ming/libming-ming-0_4_8/
H A Dmingpp.h1188 static SWFFillStyle *SolidFillStyle(byte r, byte g, byte b, byte a=255)
/dports/graphics/p5-ming/libming-ming-0_4_8/
H A Dmingpp.h1188 static SWFFillStyle *SolidFillStyle(byte r, byte g, byte b, byte a=255)
/dports/graphics/py-ming/libming-ming-0_4_8/
H A Dmingpp.h1188 static SWFFillStyle *SolidFillStyle(byte r, byte g, byte b, byte a=255)
/dports/lang/pharo/Pharo-1.4-14438/
H A DPharo-1.4.changes12422 ^ SolidFillStyle color: Color transparent! !
12434 ^ SolidFillStyle color: Color white! !
12468 ^ SolidFillStyle color: (self glamorousBaseColorFor: aSeparator) darker! !
12480 ^ SolidFillStyle color: Color transparent! !
12508 ^SolidFillStyle color: self class baseColor! !
145758 SolidFillStyle color: (Color black alpha: 0.1)
145792 SolidFillStyle color: (Color black alpha: 0.1)
145980 ^ SolidFillStyle color: Color transparent! !
145992 ^ SolidFillStyle color: Color white! !
146024 ^ SolidFillStyle color: Color transparent! !
[all …]
H A DPharoV10.sources58979 SolidFillStyle subclass: #ColorFillStyle
338047 FillStyle subclass: #SolidFillStyle
338052 !SolidFillStyle commentStamp: '<historical>' prior: 0!
338060 !SolidFillStyle methodsFor: 'accessing' stamp: 'ar 1/14/1999 15:24'!
338065 !SolidFillStyle methodsFor: 'accessing' stamp: 'ar 11/9/1998 03:29'!
338069 !SolidFillStyle methodsFor: 'accessing' stamp: 'ar 1/14/1999 15:25'!
338080 !SolidFillStyle methodsFor: 'printing' stamp: 'ar 11/17/1998 00:29'!
338086 !SolidFillStyle methodsFor: 'testing' stamp: 'ar 11/8/1998 18:34'!
338090 !SolidFillStyle methodsFor: 'testing' stamp: 'ar 9/2/1999 14:30'!
338094 !SolidFillStyle methodsFor: 'testing' stamp: 'ar 10/26/2000 19:25'!
[all …]