Searched refs:south (Results 1 - 23 of 23) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/diagrams/
H A Ddraw_fraction.tcl18 direction south
H A Ddraw_chemical.tcl71 direction south
H A Ddraw_heater.tcl18 if { $dir == "south" } {
41 direction south
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/diagrams/
H A Ddirection.tcl211 north {angle 90 opposite south }
215 south {angle 270 opposite north }
228 s south down south \u2191 north
230 n north up north \u2193 south
233 b south bottom south l west
234 bot south
H A Dbasic.tcl343 set south [geo::between $southwest $southeast 0.5]
355 south [diagram::point at {*}$south] \
401 south [diagram::point at $xns $yse] \
450 south [diagram::point at 0 $r] \
504 south [diagram::point at 0 $rb] \
566 set south [geo::p 0 $hh]
573 set southeast [geo::between $south $east 0.5]
574 set southwest [geo::between $south $west 0.5]
576 set poly [list {*}$north {*}$east {*}$south {*}
[all...]
H A Dcore.tcl390 south [diagram::point at $xns $yse] \
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/plotchart/
H A Dplothist.tcl34 $s balloon 50 50 "Here it is!" south-east
H A Dplotdemos4.tcl35 $s balloon 1.2 100 "Arrow pointing\nat second bar" south-east
H A Dplotdemos2.tcl100 $s plaintext 30.0 60.0 "Peak" south
117 $s2 plaintext 30.0 60.0 "Peak" south
H A Ddemo.tcl234 $s balloon 50 50 "Here it is!" south-east
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/plotchart/
H A Dplotannot.tcl19 set BalloonDir(south-east) {4 0 -1 2 2 -1 0}
20 set BalloonDir(south) {5 1 0 0 3 -1 0}
21 set BalloonDir(south-west) {6 1 0 -2 2 0 -1}
37 set TextDir(south-west) nw
39 set TextDir(south) s
41 set TextDir(south-east) ew
165 set dir south-east
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DAutoscrollController.cpp300 bool south = m_panScrollStartPos.y() < (lastKnownMousePosition.y() - ScrollView::noPanScrollRadius); local
302 if (m_autoscrollType == AutoscrollForPan && (east || west || north || south))
312 } else if (south) {
/macosx-10.9.5/ruby-104/ruby/benchmark/
H A Dbm_so_meteor_contest.rb148 south = east = 0;
151 south += 1 if ( direction == :nw || direction == :ne )
153 south * 6 + east
/macosx-10.9.5/groff-38/groff/src/preproc/pic/
H A Dobject.h51 virtual position south();
H A Dobject.cpp319 position object::south() function in class:object
670 position south() { return position(cent.x, cent.y - dim.y/2.0); } function in class:rectangle_object
1209 position south() { return (en.y - strt.y) < 0 ? en : strt; } function in class:line_object
1522 position south();
1557 position arc_object::south() function in class:arc_object
H A Dpic.y1400 { $$ = &object::south; }
1418 { $$ = &object::south; }
1446 { $$ = &object::south; }
H A Dpic.cpp5266 { yyval.crn = &object::south; }
5302 { yyval.crn = &object::south; }
5358 { yyval.crn = &object::south; }
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/port/
H A Dlc.tab9 iso8859-3 latin3|south-europe 1257
220 kr south-korea ko
265 za south-africa af
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/RR/
H A DLOC.pm336 negative numbers represent south latitude or west longitude.
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dratpoison.vim51 syn match ratpoisonGravityArg "\<\(s\|south\)\>" contained
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/math/
H A Dgeometry.tcl144 if {$a <= 292.5} { return south }
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dsolar.el93 sufficient), + north, - south, such as 40.7 for New York City, or the value
94 can be a vector [degrees minutes north/south] such as [40 50 north] for New
105 (const south))))
215 "Enter latitude (decimal fraction; + north, - south): ")))
848 "Enter latitude (decimal fraction; + north, - south): ")))
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Ddunnet.el582 (dun-move south))
722 (= dun-current-room lakefront-south))
878 (if (not (member dun-current-room (list lakefront-north lakefront-south)))
888 (setq dun-current-room lakefront-south)
931 - Directions are: north,south,east,west,northeast,southeast,northwest,
1462 and west, and doors leading out to the north and south."
1480 to the west, and a door leads to the south."
1489 "You are at the south end of a hallway that leads to the north. There
1499 "You are at the end of a north/south hallway. You can go back to the south,
1968 (defconst south 1) function
[all...]

Completed in 357 milliseconds