Home
last modified time | relevance | path

Searched refs:show_strand (Results 1 – 5 of 5) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dcodon.h171 Int4 label_space, Int4 num_space, Boolean show_strand));
187 Int4 label_space, Int4 num_space, Boolean show_strand,
H A Dcodon.c673 Int4 label_space, Int4 num_space, Boolean show_strand) in print_label_to_buffer_all() argument
677 extra_space, is_html, label_space, num_space, show_strand, in print_label_to_buffer_all()
695 Int4 label_space, Int4 num_space, Boolean show_strand, in print_label_to_buffer_all_ex() argument
744 if(show_strand) in print_label_to_buffer_all_ex()
H A Dtxalign.c1117 if(show_strand) in DrawTextToBuffer()
1178 tdp->strand, tdp->extra_space, FALSE, label_size, num_size, show_strand, strip_semicolon); in DrawTextToBuffer()
1181 0, tdp->extra_space, FALSE, label_size, num_size, show_strand, strip_semicolon); in DrawTextToBuffer()
1265 tdp->strand, FALSE, TRUE, label_size, num_size, show_strand, strip_semicolon); in DrawTextToBuffer()
1282 tdp->strand, FALSE, TRUE, label_size, num_size, show_strand, strip_semicolon); in DrawTextToBuffer()
1292 tdp->strand, FALSE, TRUE, label_size, num_size, show_strand, strip_semicolon); in DrawTextToBuffer()
1310 …tdp->label, tdp->pos, tdp->strand, FALSE, FALSE, label_size, num_size, show_strand, strip_semicolo… in DrawTextToBuffer()
3057 Boolean show_strand; in ShowAlignNodeText2Ex() local
3150 show_strand = TRUE; in ShowAlignNodeText2Ex()
3152 show_strand = FALSE; in ShowAlignNodeText2Ex()
[all …]
/dports/biology/p5-Bio-Graphics/Bio-Graphics-2.40/lib/Bio/Graphics/Glyph/
H A Dtranscript2.pm8 sub show_strand { subroutine
10 my $s = $self->SUPER::show_strand;
/dports/biology/p5-Bio-Graphics/Bio-Graphics-2.40/lib/Bio/Graphics/
H A DGlyph.pm1538 sub show_strand { subroutine
1546 my $s = $self->show_strand;