Home
last modified time | relevance | path

Searched refs:do_label (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/www/p5-HTML-FormHandler/HTML-FormHandler-0.40068/t/bootstrap3/
H A Dinlinecheckboxes.t22 do_label => 1,
27 do_label => 0,
33 do_label => 0,
39 do_label => 0,
/dports/games/stendhal/stendhal-1.35/tiled/
H A Dvampire_maplabel.py54 def do_label(fname): function
90 do_label(absolute_fname)
108 do_label(absolute_fname)
/dports/benchmarks/iozone/iozone3_491/src/current/
H A Dlibbif.c87 void do_label(int,char *,int,int);
165 void do_label(int, char *, int, int );
175 void do_label();
373 do_label(int fd, char *string, int row, int column) function
377 do_label(fd, string, row, column)
/dports/www/p5-HTML-FormHandler/HTML-FormHandler-0.40068/t/render/
H A Dcompound2.t31 do_label => 1,
37 do_label => 0,
47 do_label => 0,
H A Dcheckbox.t12 has_field 'option1' => ( type => 'Checkbox', do_label => 0 );
13 has_field 'option2' => ( type => 'Checkbox', do_label => 0, tags => { label_left => 1 } );
17 has_field 'option6' => ( type => 'Checkbox', do_label => 0,
H A Darray.t13 do_wrapper => 1, do_label => 1 );
14 has_field 'my_array.contains' => ( type => 'Text', do_wrapper => 0, do_label => 0 );
16 do_wrapper => 1, do_label => 1 );
H A Ddisplay.t14 has_field 'nolabel' => ( type => 'Text', do_label => 0 );
36 </div>', 'do_label => 0 works');
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_symbol.h164 bool do_label; /* true if we should plot a label for the scale */ member
186 bool do_label; /* true if we should plot labels for the rose */ member
/dports/databases/grass7/grass-7.8.6/ps/ps.map/
H A Ddo_labels.c56 do_label(fd, font_override); in do_labels()
71 do_label(fd, font_override); in do_labels()
79 int do_label(FILE * fd, int font_override) in do_label() function
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/prettify/fprettify/examples/
H A Dexample_after.f90112 do_label: do i = 1, 100
122 enddo do_label
H A Dexample_before.f90113 do_label: do i = 1,100
123 enddo do_label
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/prettify/fprettify/fortran_tests/after/
H A Dexample.f90112 do_label: do i = 1, 100
122 enddo do_label
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/prettify/fprettify/fortran_tests/before/
H A Dexample.f90113 do_label: do i = 1,100
123 enddo do_label
/dports/www/p5-HTML-FormHandler/HTML-FormHandler-0.40068/share/templates/wrapper/
H A Dsimple.tt2 [% IF f.do_label %][% PROCESS wrapper/label.tt %][% END -%]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dunitselunitdlg.c76 const gchar *do_label, in select_tgt_unit() argument
95 do_label, GTK_RESPONSE_YES, in select_tgt_unit()
H A Dunitselunitdlg.h22 const gchar *do_label,
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dunitselunitdlg.c76 const gchar *do_label, in select_tgt_unit() argument
95 do_label, GTK_RESPONSE_YES, in select_tgt_unit()
H A Dunitselunitdlg.h22 const gchar *do_label,
H A Dunitselextradlg.h22 const gchar *do_label,
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dunitselunitdlg.c76 const gchar *do_label, in select_tgt_unit() argument
95 do_label, GTK_RESPONSE_YES, in select_tgt_unit()
H A Dunitselunitdlg.h22 const gchar *do_label,
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dunitselunitdlg.c76 const gchar *do_label, in select_tgt_unit() argument
95 do_label, GTK_RESPONSE_YES, in select_tgt_unit()
H A Dunitselextradlg.h22 const gchar *do_label,
/dports/www/p5-HTML-FormHandler/HTML-FormHandler-0.40068/lib/HTML/FormHandler/Widget/Wrapper/
H A DBootstrap3.pm39 if $self->do_label;
122 ( ! $self->do_label || $self->type_attr eq 'checkbox' ) &&
/dports/www/p5-HTML-FormHandler/HTML-FormHandler-0.40068/lib/HTML/FormHandler/Field/
H A DReset.pm12 sub do_label {0} method in HTML::FormHandler::Field::Reset

1234567