• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-jp/

Lines Matching +refs:screen +refs:width

166     @screen = TkFrame.new(@parent, :bd=>2,
170 @canvas = TkCanvas.new(@parent, :width=>850, :height=>700,
174 }.pack(:in=>@screen, :side=>:top, :fill=>:both, :expand=>true)
282 :width=>2, :bd=>1, :relief=>:solid, :bg=>'white')
285 :width=>5, :bd=>1, :relief=>:solid, :bg=>'white')
427 :width=>5, :arrow=>:last, :arrowshape=>[18, 18, 5])
455 :width=>3, :fill=>color, :outline=>'')
459 :width=>3, :fill=>color, :outline=>'')
503 :fill=>@C['fg'], :width=>6, :tag=>'I2_0')
507 :fill=>@C['fg'], :width=>3, :tag=>'I2_1')
511 :fill=>@C['fg'], :width=>3, :tag=>'I2_2')
515 :fill=>@C['fg'], :width=>3, :tag=>'I2_3')
575 :fill=>color, :outline=>@C['fg'], :width=>3)
581 :width=>3, :fill=>@C['fg'], :smooth=>true)
585 :width=>3, :fill=>@C['fg'], :smooth=>true)
587 :width=>3, :fill=>@C['fg'], :smooth=>true)
591 :width=>3, :fill=>@C['fg'])
594 TkcLine.new(@canvas, [589, 235, 589, 174], :width=>3, :fill=>@C['fg'])
597 TkcLine.new(@canvas, [577, 161, 518, 161], :width=>3, :fill=>@C['fg'])
601 :width=>3, :fill=>@C['fg'])
616 :tag=>'I3_', :fill=>color2, :width=>10)
620 :tag=>'I3__', :fill=>@C['fg'], :joinstyle=>:miter, :width=>10)
653 TkcLine.new(@canvas, [x0, y, x1, y], :fill=>color, :width=>1)
658 TkcLine.new(@canvas, [x, y0, x, y1], :fill=>color, :width=>1)
663 :tag=>'I4', :fill=>color, :width=>1)
686 TkcPolygon.new(@canvas, xy, :fill=>color2, :outline=>@C['fg'], :width=>3)
695 :tag=>['I5', 'I5_1'], :fill=>color, :smooth=>true, :width=>3)
703 TkcLine.new(@canvas, xy, :tag=>['I5', 'I5_3'], :fill=>color, :width=>2)
706 TkcLine.new(@canvas, xy, :tag=>['I5', 'I5_4'], :fill=>color, :width=>2)
709 TkcLine.new(@canvas, xy, :tag=>['I5', 'I5_5'], :fill=>color, :width=>2)
712 TkcLine.new(@canvas, xy, :tag=>['I5', 'I5_6'], :fill=>color, :width=>2)
743 :outline=>@C['fg'], :width=>3, :fill=>color)
745 TkcRectangle.new(@canvas, xy, :outline=>@C['fg'], :width=>3,
749 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>2, :style=>:arc,
751 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>2, :style=>:arc,
758 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>2)
770 :width=>2) # Below rotor
771 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>2)
775 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3)
777 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3)
780 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I6_')
782 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I6_')
784 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>7, :tag=>'I6_')
807 TkcLine.new(@canvas, xy, :tag=>'I6_0', :fill=>@C['fg'], :width=>2)
860 TkcRectangle.new(@canvas, xy, :outline=>@C['fg'], :width=>2,
865 :arrowshape=>[23, 23, 8], :width=>6)
894 sine([271, 248, 271, 306], 5, 8, :tag=>'I8_s', :fill=>@C['8'], :width=>3)
932 :width=>3, :tag=>'I9_0')
935 :width=>3, :tag=>'I9_0')
938 :width=>1, :tag=>'I9_1')
941 :width=>1, :tag=>'I9_1')
948 @canvas.itemconfigure('I9_0', :width=>4)
949 @canvas.itemconfigure('I9_1', :width=>1)
952 @canvas.itemconfigure('I9_0', :width=>1)
953 @canvas.itemconfigure('I9_1', :width=>4)
965 TkcPolygon.new(@canvas, xy, :fill=>color, :width=>3, :outline=>@C['fg'],
970 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>3, :style=>:arc,
973 TkcArc.new(@canvas, xy, :outline=>'', :fill=>@C['bg'], :width=>3,
975 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>3, :style=>:arc,
979 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I10')
981 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I10')
983 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>6, :tag=>'I10')
986 sine(xy, 2, 25, :fill=>color2, :width=>1, :tag=>'I10w')
992 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3)
995 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>3, :style=>:arc,
998 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>3, :style=>:arc,
1031 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3)
1033 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3)
1035 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>3, :style=>:arc,
1039 :width=>3, :tag=>'I11i')
1040 TkcOval.new(@canvas, xy, :outline=>@C['fg'], :fill=>@C['bg'], :width=>3)
1043 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3)
1045 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>3,
1050 :width=>3, :tag=>'I11')
1087 :smooth=>true, :tag=>'I12', :width=>3)
1110 round_poly(@canvas, xy, radii, :width=>3,
1112 round_poly(@canvas, xy2, radii, :width=>3,
1118 :width=>3, :tag=>'I13')
1122 :width=>3, :tag=>'I13R')
1132 TkcLine.new(@canvas, xy, :smooth=>true, :fill=>@C['fg'], :width=>3)
1134 TkcLine.new(@canvas, xy, :smooth=>true, :fill=>@C['fg'], :width=>3)
1137 :tag=>'I13_s', :fill=>@C['fg'], :width=>3)
1147 @canvas.itemconfigure('I13R', :fill=>@C['13b'], :width=>2)
1152 sparkle([-100, -100], 'I13_star') # Create off screen
1167 :width=>3, :tag=>'I14L_0')
1170 :width=>3, :tag=>'I14L_1')
1177 :width=>3, :tag=>'I14R_0')
1185 :width=>3, :tag=>'I14R_1')
1202 :fill=>color, :outline=>color, :width=>3)
1239 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I15a')
1241 TkcRectangle.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>3)
1243 TkcRectangle.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>3)
1245 TkcRectangle.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>3)
1248 TkcRectangle.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>3)
1250 TkcRectangle.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>2)
1252 TkcRectangle.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>2)
1255 :tag=>'I15_s', :fill=>@C['fg'], :width=>3)
1262 TkcLine.new(@canvas, xy, :dash=>'-', :width=>3, :fill=>color, :tag=>'I15')
1291 TkcRectangle.new(@canvas, xy, :fill=>'', :outline=>@C['fg'], :width=>3)
1294 :tag=>'I16b', :width=>2)
1299 TkcLine.new(@canvas, xy, :width=>3, :tag=>'I16c', :fill=>@C['fg'])
1327 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3)
1329 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3)
1332 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :fill=>color, :width=>3,
1337 :width=>3, :tag=>'I17')
1340 :width=>3, :tag=>'I17')
1343 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>3, :style=>:arc,
1345 TkcArc.new(@canvas, xy, :outline=>'', :fill=>color, :width=>1,
1348 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I17_')
1349 TkcPolygon.new(@canvas, xy, :fill=>color, :outline=>'', :width=>1,
1352 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I17_')
1354 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I17_')
1356 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I17_')
1359 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3,
1362 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3,
1365 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3,
1369 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>2,
1372 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>2,
1375 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>2,
1385 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3,
1388 TkcOval.new(@canvas, xy, :outline=>@C['fg'], :width=>3, :fill=>'',
1391 TkcOval.new(@canvas, xy, :outline=>@C['fg'], :width=>3, :fill=>'',
1396 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I17_')
1398 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I17_')
1406 :outline=>@C['fg'], :width=>3, :smooth=>true,
1409 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I17_')
1411 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I17_')
1413 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3,
1427 TkcLine.new(@canvas, xy, :width=>4, :fill=>@C['fg'], :tag=>'I18')
1433 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>4, :tag=>'I18b')
1435 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>6)
1483 :fill=>@C['fg'], :width=>1) # Pipe top
1485 :fill=>@C['fg'], :width=>1) # Pipe bottom
1491 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>1, :style=>:arc,
1493 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>1, :style=>:arc,
1497 TkcRectangle.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>1)
1500 TkcArc.new(@canvas, xy, :outline=>'', :fill=>color, :width=>1,
1502 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>1,
1505 TkcArc.new(@canvas, xy, :outline=>'', :fill=>@C['bg'], :width=>1,
1507 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>1,
1510 TkcArc.new(@canvas, xy, :outline=>'', :fill=>color, :width=>1,
1512 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>1,
1515 TkcArc.new(@canvas, xy, :outline=>'', :fill=>@C['bg'], :width=>1,
1517 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>1,
1520 TkcArc.new(@canvas, xy, :outline=>'', :fill=>color, :width=>1,
1522 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>1,
1525 TkcArc.new(@canvas, xy, :outline=>'', :fill=>@C['bg'], :width=>1,
1527 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>1,
1531 TkcRectangle.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>1)
1533 TkcRectangle.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>1)
1535 TkcRectangle.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>1)
1537 TkcRectangle.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>1)
1539 TkcRectangle.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>1)
1544 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>5, :tag=>'I19b')
1587 :width=>3, :fill=>color, :smooth=>true)
1588 TkcLine.new(@canvas, @canvas.coords('I20s'), :width=>3,
1590 TkcLine.new(@canvas, @canvas.coords('I20s'), :width=>3,
1600 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>2, :tag=>'I21_a')
1602 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>2, :tag=>'I21_a')
1608 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>2, :tag=>'I21')
1609 TkcLine.new(@canvas, xy2, :fill=>@C['fg'], :width=>2, :tag=>'I21')
1612 TkcOval.new(@canvas, xy, :fill=>color, :outline=>'', :width=>2,
1614 TkcOval.new(@canvas, xy, :fill=>'', :outline=>@C['fg'], :width=>2,
1617 TkcOval.new(@canvas, xy, :fill=>color, :outline=>@C['fg'], :width=>2,
1677 :width=>2, :tag=>'I23a')
1680 TkcArc.new(@canvas, xy, :outline=>@C['fg'], :width=>3, :tag=>'I23b',
1684 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I23b')
1688 :width=>3, :tag=>'I23d')
1691 :width=>3, :tag=>'I23d')
1693 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I23d')
1695 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I23d')
1723 :width=>3, :tag=>'I24')
1725 TkcLine.new(@canvas, xy, :fill=>@C['fg'], :width=>3, :tag=>'I24')
1728 :width=>3, :tag=>'I24')
1732 :width=>2, :tag=>'I24')
1735 :width=>2, :tag=>'I24')
1738 :width=>2, :tag=>'I24')
1741 :width=>2, :tag=>'I24')
1760 :outline=>@C['24a'], :width=>10, :smooth=>true)
1980 :fill=>'white', :width=>3, :tag=>tag)