Home
last modified time | relevance | path

Searched refs:panel_labels (Results 1 – 4 of 4) sorted by relevance

/dports/audio/libvorbis/libvorbis-1.3.7/examples/
H A Dframeview.pl14 my @panel_labels;
528 foreach $win (@panel_labels){
531 @panel_labels=();
566 $temp=$panel_labels[$i]=$panel_shell->Label(-text=>$key,-class=>'Field',-justify=>'left')->
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/libvorbis/examples/
H A Dframeview.pl14 my @panel_labels;
528 foreach $win (@panel_labels){
531 @panel_labels=();
566 $temp=$panel_labels[$i]=$panel_shell->Label(-text=>$key,-class=>'Field',-justify=>'left')->
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libvorbis-1.3.5/examples/
H A Dframeview.pl14 my @panel_labels;
528 foreach $win (@panel_labels){
531 @panel_labels=();
566 $temp=$panel_labels[$i]=$panel_shell->Label(-text=>$key,-class=>'Field',-justify=>'left')->
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c7397 int nv, panel_labels = 0; in panel_overlay_ts_plot() local
7447 panel_labels = in panel_overlay_ts_plot()
7466 } else if (panel_labels) { in panel_overlay_ts_plot()
7539 int panel_labels = 0; in panel_grid_ts_plot() local
7596 panel_labels = dataset_has_panel_labels(dset, 0, &use, &strip); in panel_grid_ts_plot()
7626 if (panel_labels) { in panel_grid_ts_plot()