Lines Matching refs:list

230     my ( $i, $tmp, $ent, $height, $listheight, $menuheight, @list );
240 @list = ();
243 $list[@list] = &quoted($ent);
245 $list[@list] = &quoted($ent);
265 . " $height $width $menuheight @list" );
270 my ( $i, $tmp, $ent, $height, $listheight, $menuheight, @list );
280 @list = ();
283 $list[@list] = &quoted($ent);
284 $list[@list] = &quoted("");
304 . " $height $width $menuheight @list" );
309 my ( $tmp, $ent, $height, $listheight, $menuheight, @list );
312 @list = ();
314 $list[@list] = &quoted($ent);
315 $list[@list] = &quoted( $items{$ent} );
336 . " $height $width $menuheight @list" );
341 my ( $i, $tmp, $ent, $height, $listheight, $menuheight, @list );
351 @list = ();
354 $list[@list] = &quoted($ent);
356 $list[@list] = &quoted($ent);
359 $list[@list] = "ON";
362 $list[@list] = "OFF";
383 . " $height $width $menuheight @list" );
388 my ( $i, $tmp, $ent, $height, $listheight, $menuheight, @list );
398 @list = ();
401 $list[@list] = &quoted($ent);
402 $list[@list] = &quoted("");
403 $list[@list] = "OFF";
422 . " $height $width $menuheight @list" );
427 my ( $tmp, $ent, $height, $listheight, $menuheight, @list );
434 @list = ();
436 $list[@list] = &quoted($ent);
437 $list[@list] = &quoted( $items{$ent} );
438 $list[@list] = "OFF";
459 . " $height $width $menuheight @list" );
464 my ( $i, $tmp, $ent, $height, $listheight, $menuheight, @list );
474 @list = ();
477 $list[@list] = &quoted($ent);
479 $list[@list] = &quoted($ent);
482 $list[@list] = "ON";
485 $list[@list] = "OFF";
506 . " $height $width $menuheight @list" );