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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/examples/
H A Dmonty.cgi45 print $query->scrolling_list(
H A Dcookie.cgi59 print scrolling_list(-name=>'new_animals',
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/t/
H A Dautoescape.t8 use CGI qw/ autoEscape escapeHTML button textfield password_field textarea popup_menu scrolling_list checkbox_group optgroup checkbox radio_group submit image_button button /;
115 is(scrolling_list(
H A Dform.t118 is(scrolling_list(-name => 'game',
127 'scrolling_list()');
163 is(scrolling_list(-name=>'menu_name',
178 'scrolling_list() + optgroup()');
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm244 scrolling_list image_button start_form end_form startform endform
2679 #### Method: scrolling_list
2699 'scrolling_list' => <<'END_OF_FUNC',
2700 sub scrolling_list { subroutine
6527 print scrolling_list('list_name',
6532 print scrolling_list('list_name',
6539 print scrolling_list(-name=>'list_name',
6547 scrolling_list() creates a scrolling list.
8098 print scrolling_list(

Completed in 535 milliseconds