Searched refs:outline (Results 26 - 50 of 200) sorted by relevance

12345678

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkCanvPoly.c27 Tk_Outline outline; /* Outline structure */ member in struct:PolygonItem
36 int joinStyle; /* Join style for outline */
88 NULL, Tk_Offset(PolygonItem, outline.activeDash),
93 NULL, Tk_Offset(PolygonItem, outline.activeColor), TK_CONFIG_NULL_OK},
95 NULL, Tk_Offset(PolygonItem, outline.activeStipple),
100 "0.0", Tk_Offset(PolygonItem, outline.activeWidth),
103 NULL, Tk_Offset(PolygonItem, outline.dash),
106 "0", Tk_Offset(PolygonItem, outline.offset),
109 NULL, Tk_Offset(PolygonItem, outline.disabledDash),
114 NULL, Tk_Offset(PolygonItem, outline
[all...]
H A DtkCanvLine.c31 Tk_Outline outline; /* Outline structure */ member in struct:LineItem
171 NULL, Tk_Offset(LineItem, outline.activeDash),
174 NULL, Tk_Offset(LineItem, outline.activeColor), TK_CONFIG_NULL_OK},
176 NULL, Tk_Offset(LineItem, outline.activeStipple), TK_CONFIG_NULL_OK},
178 "0.0", Tk_Offset(LineItem, outline.activeWidth),
188 "black", Tk_Offset(LineItem, outline.color), TK_CONFIG_NULL_OK},
190 NULL, Tk_Offset(LineItem, outline.dash),
193 "0", Tk_Offset(LineItem, outline.offset), TK_CONFIG_DONT_SET_DEFAULT},
195 NULL, Tk_Offset(LineItem, outline.disabledDash),
198 NULL, Tk_Offset(LineItem, outline
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkCanvPoly.c28 Tk_Outline outline; /* Outline structure */ member in struct:PolygonItem
37 int joinStyle; /* Join style for outline */
85 (char *) NULL, Tk_Offset(PolygonItem, outline.activeDash),
91 (char *) NULL, Tk_Offset(PolygonItem, outline.activeColor),
94 (char *) NULL, Tk_Offset(PolygonItem, outline.activeStipple),
100 "0.0", Tk_Offset(PolygonItem, outline.activeWidth),
103 (char *) NULL, Tk_Offset(PolygonItem, outline.dash),
106 "0", Tk_Offset(PolygonItem, outline.offset),
109 (char *) NULL, Tk_Offset(PolygonItem, outline.disabledDash),
115 (char *) NULL, Tk_Offset(PolygonItem, outline
[all...]
H A DtkCanvLine.c32 Tk_Outline outline; /* Outline structure */ member in struct:LineItem
174 (char *) NULL, Tk_Offset(LineItem, outline.activeDash),
177 (char *) NULL, Tk_Offset(LineItem, outline.activeColor),
180 (char *) NULL, Tk_Offset(LineItem, outline.activeStipple),
183 "0.0", Tk_Offset(LineItem, outline.activeWidth),
193 "black", Tk_Offset(LineItem, outline.color), TK_CONFIG_NULL_OK},
195 (char *) NULL, Tk_Offset(LineItem, outline.dash),
198 "0", Tk_Offset(LineItem, outline.offset),
201 (char *) NULL, Tk_Offset(LineItem, outline.disabledDash),
204 (char *) NULL, Tk_Offset(LineItem, outline
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dgoldberg.rb32 #>># outline, and once with no fill but with the outline. Another trick
451 :width=>3, :fill=>color, :outline=>'')
455 :width=>3, :fill=>color, :outline=>'')
457 :tag=>'I1', :fill=>color2, :outline=>'')
484 :fill=>@C['fg'], :outline=>@C['fg'])
488 :fill=>'', :outline=>@C['fg'])
517 :fill=>color, :outline=>color, :tag=>'I2_4')
571 :fill=>color, :outline=>@C['fg'], :width=>3)
572 TkcOval.new(@canvas, box(x, y, 2), :fill=>@C['fg'], :outline
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dgoldberg.rb33 #>># outline, and once with no fill but with the outline. Another trick
455 :width=>3, :fill=>color, :outline=>'')
459 :width=>3, :fill=>color, :outline=>'')
461 :tag=>'I1', :fill=>color2, :outline=>'')
488 :fill=>@C['fg'], :outline=>@C['fg'])
492 :fill=>'', :outline=>@C['fg'])
521 :fill=>color, :outline=>color, :tag=>'I2_4')
575 :fill=>color, :outline=>@C['fg'], :width=>3)
576 TkcOval.new(@canvas, box(x, y, 2), :fill=>@C['fg'], :outline
[all...]
/macosx-10.10.1/tcl-105/tk/tk/tests/
H A DcanvPsBmap.tcl33 $c create rect 0.47i 0.47i 0.53i 0.53i -fill {} -outline black
38 $c create rect 2.97i 0.47i 3.03i 0.53i -fill {} -outline black
43 $c create rect 5.47i 0.47i 5.53i 0.53i -fill {} -outline black
48 $c create rect 0.47i 2.97i 0.53i 3.03i -fill {} -outline black
53 $c create rect 2.97i 2.97i 3.03i 3.03i -fill {} -outline black
58 $c create rect 5.47i 2.97i 5.53i 3.03i -fill {} -outline black
63 $c create rect 0.47i 5.47i 0.53i 5.53i -fill {} -outline black
68 $c create rect 2.97i 5.47i 3.03i 5.53i -fill {} -outline black
73 $c create rect 5.47i 5.47i 5.53i 5.53i -fill {} -outline black
H A DcanvPsText.tcl33 $c create rect 2.95i 0.45i 3.05i 0.55i -fill {} -outline black
36 $c create rect 2.95i 0.95i 3.05i 1.05i -fill {} -outline black
39 $c create rect 2.95i 1.45i 3.05i 1.55i -fill {} -outline black
42 $c create rect 2.95i 1.95i 3.05i 2.05i -fill {} -outline blue
45 $c create rect 2.95i 2.45i 3.05i 2.55i -fill {} -outline black
48 $c create rect 2.95i 2.95i 3.05i 3.05i -fill {} -outline black
51 $c create rect 2.95i 3.45i 3.05i 3.55i -fill {} -outline black
54 $c create rect 2.95i 3.95i 3.05i 4.05i -fill {} -outline black
57 $c create rect 2.95i 4.45i 3.05i 4.55i -fill {} -outline black
61 $c create rect 0.95i 5.20i 1.05i 5.30i -fill {} -outline blac
[all...]
H A DcanvPsGrph.tcl48 $c create rect 0 0 400 350 -outline black
57 $c create oval 50 10 150 80 -fill black -stipple gray25 -outline {}
58 $c create oval 100 100 200 150 -outline {} -fill black -stipple gray50
64 -outline black -width 4
69 $c create poly 300 20 300 120 380 80 320 100 -fill blue -outline black
71 -fill {} -outline brown -width 3
/macosx-10.10.1/tcl-105/tk84/tk/tests/
H A DcanvPsBmap.tcl31 $c create rect 0.47i 0.47i 0.53i 0.53i -fill {} -outline black
36 $c create rect 2.97i 0.47i 3.03i 0.53i -fill {} -outline black
41 $c create rect 5.47i 0.47i 5.53i 0.53i -fill {} -outline black
46 $c create rect 0.47i 2.97i 0.53i 3.03i -fill {} -outline black
51 $c create rect 2.97i 2.97i 3.03i 3.03i -fill {} -outline black
56 $c create rect 5.47i 2.97i 5.53i 3.03i -fill {} -outline black
61 $c create rect 0.47i 5.47i 0.53i 5.53i -fill {} -outline black
66 $c create rect 2.97i 5.47i 3.03i 5.53i -fill {} -outline black
71 $c create rect 5.47i 5.47i 5.53i 5.53i -fill {} -outline black
H A DcanvPsText.tcl33 $c create rect 2.95i 0.45i 3.05i 0.55i -fill {} -outline black
36 $c create rect 2.95i 0.95i 3.05i 1.05i -fill {} -outline black
39 $c create rect 2.95i 1.45i 3.05i 1.55i -fill {} -outline black
42 $c create rect 2.95i 1.95i 3.05i 2.05i -fill {} -outline blue
45 $c create rect 2.95i 2.45i 3.05i 2.55i -fill {} -outline black
48 $c create rect 2.95i 2.95i 3.05i 3.05i -fill {} -outline black
51 $c create rect 2.95i 3.45i 3.05i 3.55i -fill {} -outline black
54 $c create rect 2.95i 3.95i 3.05i 4.05i -fill {} -outline black
57 $c create rect 2.95i 4.45i 3.05i 4.55i -fill {} -outline black
61 $c create rect 0.95i 5.20i 1.05i 5.30i -fill {} -outline blac
[all...]
H A DcanvPsGrph.tcl48 $c create rect 0 0 400 350 -outline black
57 $c create oval 50 10 150 80 -fill black -stipple gray25 -outline {}
58 $c create oval 100 100 200 150 -outline {} -fill black -stipple gray50
64 -outline black -width 4
69 $c create poly 300 20 300 120 380 80 320 100 -fill blue -outline black
71 -fill {} -outline brown -width 3
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/vu/
H A Doscilloscope.rb31 :outline=>'', :scaleline=>'',
37 :outline=>'', :scaleline=>'',
H A DcanvItems.rb23 :jumpscroll=>1, :outline=>'black',
43 :outline=>'black', :barline=>'yellow',
49 :outline=>'black', :fill=>"#b7c0d7",
65 :outline=>'red', :font=>'Helvetica 14 bold',
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DSlider.css29 outline: 1px solid rgb(148, 148, 148);
H A DEditing.css29 outline: 1px solid rgb(66%, 66%, 66%) !important;
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Dgoldberg.tcl26 # outline, and once with no fill but with the outline. Another trick
369 $w.c create poly $xy -width 3 -fill $color -outline {}
371 $w.c create poly $xy -width 3 -fill $color -outline {}
374 $w.c create oval $xy -tag I1 -fill $color2 -outline {}
404 $w.c create poly $xy -fill $::C(fg) -outline $::C(fg)
406 $w.c create rect $xy -fill {} -outline $::C(fg)
429 $w.c create poly $xy -fill $color -outline $color -tag I2_4
470 $w.c create oval [box $x $y 13] -fill $color -outline $::C(fg) \
472 $w.c create oval [box $x $y 2] -fill $::C(fg) -outline
[all...]
H A Dfloor.tcl47 $w create rect 0 100 1 101 -fill {} -outline {} -tags marker
116 # outline - Color to use for the floor's outline.
118 proc bg1 {w fill outline} {
133 $w create line 386 129 398 129 -fill $outline -tags {floor1 bg}
134 $w create line 258 355 258 387 -fill $outline -tags {floor1 bg}
135 $w create line 60 387 60 391 -fill $outline -tags {floor1 bg}
136 $w create line 0 337 0 391 -fill $outline -tags {floor1 bg}
137 $w create line 60 391 0 391 -fill $outline -tags {floor1 bg}
138 $w create line 3 114 3 337 -fill $outline
[all...]
H A Ditems.tcl100 -outline black -width 4 -tags item
106 -outline black -tags item
109 $c create rectangle 1c 9.5c 4c 12.5c -outline $red -width 3m -tags item
111 $c create rectangle 6c 10c 9c 15c -outline {} \
116 $c create oval 11c 9.5c 14c 12.5c -outline $red -width 3m -tags item
118 $c create oval 16c 10c 19c 15c -outline {} \
135 $c create arc 0.5c 17c 7c 20c -fill $green -outline black \
138 -outline $blue -start -135 -extent 270 -tags item \
141 -fill {} -outline $red -start 225 -extent -90 -tags item
143 -fill $blue -outline {}
[all...]
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/java/Test/
H A Dtestserver.java59 String outline = "+ ";
62 outline = "+ "+SaslUtils.encode64(out);
64 send(outline);
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dspectrum.tcl31 .c create rect [expr 10*$i] 50 [expr 10*$i+10] 100 -fill green -outline ""
32 .c create rect [expr 10*$i] 20 [expr 10*$i+10] 50 -fill yellow -outline ""
33 .c create rect [expr 10*$i] 0 [expr 10*$i+10] 20 -fill red -outline ""
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/testsuite/binutils-all/windres/
H A Dwindres.exp135 set outline [oneline $out]
137 if ![string match $patline $outline] {
139 send_log "> $outline\n"
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/plotchart/
H A Dplotbusiness.tcl30 $w itemconfigure background -fill grey65 -outline black
32 $w itemconfigure background -fill {} -outline {}
126 -outline black
139 -outline black -fill gray65 -tag background
143 -outline black -fill gray65 -tag background
201 $w create poly $x0 $y1 $x2 $y4 $x3 $y4 $x1 $y1 -fill [DimColour $fill 0.8] -outline black -tag u
202 $w create poly $x1 $y1 $x3 $y3 $x3 $y2 $x1 $y0 -fill [DimColour $fill 0.6] -outline black -tag $tag
315 -fill $colour -outline black
357 -fill $dimmer -outline black
376 -fill $dim -outline blac
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/library/demos/
H A Dfloor.tcl45 $w create rect 0 100 1 101 -fill {} -outline {} -tags marker
114 # outline - Color to use for the floor's outline.
116 proc bg1 {w fill outline} {
131 $w create line 386 129 398 129 -fill $outline -tags {floor1 bg}
132 $w create line 258 355 258 387 -fill $outline -tags {floor1 bg}
133 $w create line 60 387 60 391 -fill $outline -tags {floor1 bg}
134 $w create line 0 337 0 391 -fill $outline -tags {floor1 bg}
135 $w create line 60 391 0 391 -fill $outline -tags {floor1 bg}
136 $w create line 3 114 3 337 -fill $outline
[all...]
H A Ditems.tcl99 -outline black -width 4 -tags item
105 -outline black -tags item
108 $c create rectangle 1c 9.5c 4c 12.5c -outline $red -width 3m -tags item
110 $c create rectangle 6c 10c 9c 15c -outline {} \
115 $c create oval 11c 9.5c 14c 12.5c -outline $red -width 3m -tags item
117 $c create oval 16c 10c 19c 15c -outline {} \
134 $c create arc 0.5c 17c 7c 20c -fill $green -outline black \
137 -outline $blue -start -135 -extent 270 -tags item \
140 -fill {} -outline $red -start 225 -extent -90 -tags item
142 -fill $blue -outline {}
[all...]

Completed in 504 milliseconds

12345678