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

/macosx-10.10/ruby-106/ruby/ext/curses/
H A Dcurses.c1792 VALUE vert, hor, corn; local
1794 rb_scan_args(argc, argv, "21", &vert, &hor, &corn);
1799 if (!NIL_P(corn)) {
1803 c = NUM2CH(corn);

Completed in 171 milliseconds