Searched refs:color (Results 1 - 25 of 799) sorted by relevance

1234567891011>>

/macosx-10.10.1/IOGraphics-485/tools/
H A Dsetclut.c9 CGSDeviceColor color; local
15 color.red = 1.0;
16 color.green = 0.0;
17 color.blue = 0.0;
18 CGSPaletteSetColorAtIndex(palette, color, 0);
21 color.red = 0.0;
22 color.green = 1.0;
23 color.blue = 0.0;
24 CGSPaletteSetColorAtIndex(palette, color, 0);
/macosx-10.10.1/apache-793/httpd/docs/manual/style/css/
H A Dprettify.css4 .pln { color: #000 } /* plain text */
7 .str { color: #060 } /* string content */
8 .kwd { color: #006 } /* a keyword */
9 .com { color: #600 } /* a comment */
10 .typ { color: #404 } /* a type name */
11 .lit { color: #066 } /* a literal value */
13 .pun, .opn, .clo { color: #660 }
14 .tag { color: #008 } /* a markup tag name */
15 .atn { color: #606 } /* a markup attribute name */
16 .atv { color
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgcolor.py11 color = CGColorCreate(CGColorSpaceCreateDeviceRGB(),
13 self.failUnlessIsInstance(color, CGColorRef)
16 color = CGColorCreateGenericGray(0.75, 0.8)
17 self.failUnlessIsInstance(color, CGColorRef)
20 color = CGColorCreateGenericCMYK(0.75, 0.8, 0.5, 1.0, 0.5)
21 self.failUnlessIsInstance(color, CGColorRef)
23 color = CGColorGetConstantColor(kCGColorWhite)
24 self.failUnlessIsInstance(color, CGColorRef)
27 color = CGColorCreateGenericRGB(0.75, 0.8, 1.0, 0.5)
28 self.failUnlessIsInstance(color, CGColorRe
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgcolor.py12 color = CGColorCreateGenericGray(0.75, 0.8)
13 self.assertIsInstance(color, CGColorRef)
16 color = CGColorCreateGenericRGB(0.75, 0.8, 1.0, 0.5)
17 self.assertIsInstance(color, CGColorRef)
20 color = CGColorCreateGenericCMYK(0.75, 0.8, 0.5, 1.0, 0.5)
21 self.assertIsInstance(color, CGColorRef)
23 color = CGColorGetConstantColor(kCGColorWhite)
24 self.assertIsInstance(color, CGColorRef)
28 color = CGColorCreate(CGColorSpaceCreateDeviceRGB(),
30 self.assertIsInstance(color, CGColorRe
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/PyObjCTest/
H A Dtest_cgcolor.py22 color = CGColorCreateGenericGray(0.75, 0.8)
23 self.assertIsInstance(color, CGColorRef)
26 color = CGColorCreateGenericRGB(0.75, 0.8, 1.0, 0.5)
27 self.assertIsInstance(color, CGColorRef)
30 color = CGColorCreateGenericCMYK(0.75, 0.8, 0.5, 1.0, 0.5)
31 self.assertIsInstance(color, CGColorRef)
33 color = CGColorGetConstantColor(kCGColorWhite)
34 self.assertIsInstance(color, CGColorRef)
38 color = CGColorCreate(CGColorSpaceCreateDeviceRGB(),
40 self.assertIsInstance(color, CGColorRe
[all...]
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DResourceTreeElement.css27 color: rgb(224, 16, 16) !important;
31 color: rgba(224, 16, 16, 0.7) !important;
H A DColorPicker.css26 .color-picker {
33 .color-picker > * {
37 .color-picker > .slider {
44 .color-picker > .brightness {
48 .color-picker > .opacity {
H A DScopeBar.css37 color: rgb(46, 46, 46);
38 background-color: transparent;
50 transition-property: background-color, border-color;
59 color: white;
60 background-color: rgba(34, 131, 246, 0.5);
64 color: inherit;
65 border-color: rgba(0, 0, 0, 0.15);
66 background-color: transparent;
70 color
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/collections/ship/basic/
H A DPartData.java25 private String color; field in class:PartData
29 public PartData(String name, String color, Weight weight, String city) { argument
32 this.color = color;
44 return color;
60 " color=" + color +
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/collections/ship/entity/
H A DPartData.java26 private String color; field in class:PartData
30 public PartData(String name, String color, Weight weight, String city) { argument
33 this.color = color;
45 return color;
61 " color=" + color +
H A DPart.java25 private String color; field in class:Part
29 public Part(String number, String name, String color, Weight weight, argument
34 this.color = color;
51 return color;
68 " color=" + color +
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/collections/ship/index/
H A DPartData.java25 private String color; field in class:PartData
29 public PartData(String name, String color, Weight weight, String city) { argument
32 this.color = color;
44 return color;
60 " color=" + color +
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/collections/ship/tuple/
H A DPartData.java26 private String color; field in class:PartData
30 public PartData(String name, String color, Weight weight, String city) { argument
33 this.color = color;
45 return color;
61 " color=" + color +
H A DPart.java25 private String color; field in class:Part
29 public Part(String number, String name, String color, Weight weight, argument
34 this.color = color;
51 return color;
68 " color=" + color +
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dfloor.rb98 # fill - Fill color to use for the floor's background.
222 # fill - Fill color to use for the floor's background.
277 # fill - Fill color to use for the floor's background.
316 # color - Color to use for drawing foreground information.
318 def floor_fg1(w,color)
323 TkcText.new(w,358,209, 'text'=>'101', 'fill'=>color,
329 TkcText.new(w,323,223, 'text'=>'Pub Lift1', 'fill'=>color,
335 TkcText.new(w,323,188, 'text'=>'Priv Lift1', 'fill'=>color,
341 TkcText.new(w,21.5,363, 'text'=>'110', 'fill'=>color,
347 TkcText.new(w,67,363, 'text'=>'109', 'fill'=>color,
[all...]
H A Dfloor2.rb98 # fill - Fill color to use for the floor's background.
222 # fill - Fill color to use for the floor's background.
277 # fill - Fill color to use for the floor's background.
316 # color - Color to use for drawing foreground information.
318 def floor2_fg1(w,color)
323 w.create(TkcText,358,209, 'text'=>'101', 'fill'=>color,
329 w.create(TkcText,323,223, 'text'=>'Pub Lift1', 'fill'=>color,
335 w.create(TkcText,323,188, 'text'=>'Priv Lift1', 'fill'=>color,
341 w.create(TkcText,21.5,363, 'text'=>'110', 'fill'=>color,
347 w.create(TkcText,67,363, 'text'=>'109', 'fill'=>color,
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dfloor.rb95 # fill - Fill color to use for the floor's background.
219 # fill - Fill color to use for the floor's background.
274 # fill - Fill color to use for the floor's background.
313 # color - Color to use for drawing foreground information.
315 def floor_fg1(w,color)
320 TkcText.new(w,358,209, 'text'=>'101', 'fill'=>color,
326 TkcText.new(w,323,223, 'text'=>'Pub Lift1', 'fill'=>color,
332 TkcText.new(w,323,188, 'text'=>'Priv Lift1', 'fill'=>color,
338 TkcText.new(w,21.5,363, 'text'=>'110', 'fill'=>color,
344 TkcText.new(w,67,363, 'text'=>'109', 'fill'=>color,
[all...]
H A Dfloor2.rb95 # fill - Fill color to use for the floor's background.
219 # fill - Fill color to use for the floor's background.
274 # fill - Fill color to use for the floor's background.
313 # color - Color to use for drawing foreground information.
315 def floor2_fg1(w,color)
320 w.create(TkcText,358,209, 'text'=>'101', 'fill'=>color,
326 w.create(TkcText,323,223, 'text'=>'Pub Lift1', 'fill'=>color,
332 w.create(TkcText,323,188, 'text'=>'Priv Lift1', 'fill'=>color,
338 w.create(TkcText,21.5,363, 'text'=>'110', 'fill'=>color,
344 w.create(TkcText,67,363, 'text'=>'109', 'fill'=>color,
[all...]
/macosx-10.10.1/CPANInternal-159.1/Pod-ProjectDocs-0.40/lib/Pod/ProjectDocs/
H A DCSS.pm24 color: black;
34 color: inherit;
73 color: white;
78 color: #ff6600;
84 color: #006699;
89 color: #FF0000;
115 color: inherit;
125 color: inherit;
132 color: black;
161 color
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/CoordinatedGraphics/
H A DCoordinatedLayerTreeHostProxy.messages.in25 SetBackgroundColor(WebCore::Color color)
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/ctext/
H A Dctext_tcl.tcl6 set color(widgets) red3
7 set color(flags) orange3
8 set color(stackControl) red
9 set color(vars) magenta4
10 set color(variable_funcs) red4
11 set color(brackets) DeepPink
12 set color(comments) blue4
13 set color(strings) green4
15 ctext::addHighlightClass $w widgets $color(widgets) \
21 ctext::addHighlightClass $w flags $color(flag
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/C/efl/
H A DWKColorPickerResultListener.cpp43 void WKColorPickerResultListenerSetColor(WKColorPickerResultListenerRef listenerRef, const WKStringRef color) argument
46 toImpl(listenerRef)->setColor(toWTFString(color));
49 UNUSED_PARAM(color);
/macosx-10.10.1/dcerpc-61/www/content/css/blueprint/src/
H A Dforms.css42 .error { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
43 .notice { background: #FFF6BF; color: #514721; border-color: #FFD324; }
44 .success { background: #E6EFC2; color: #264409; border-color: #C6D880; }
45 .error a { color: #8a1f11; }
46 .notice a { color: #514721; }
47 .success a { color: #264409; }
/macosx-10.10.1/groff-38/groff/src/include/
H A Dcolor.h3 /* <groff_src_dir>/src/include/color.h
31 class color { class
35 color *next;
36 static color *free_list;
44 color(symbol s = default_symbol) : scheme(DEFAULT), nm(s) {} function in class:color
45 color(const color * const);
46 ~color();
50 int operator==(const color & c) const;
51 int operator!=(const color
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/collections/ship/sentity/
H A DPart.java34 private String color; field in class:Part
38 public Part(String number, String name, String color, Weight weight, argument
43 this.color = color;
69 return color;
86 " color=" + color +

Completed in 275 milliseconds

1234567891011>>