Home
last modified time | relevance | path

Searched refs:attribute_text (Results 1 – 22 of 22) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/
H A Dgropenglshader.cpp630 void opengl_shader_init_attribute(const char *attribute_text) in opengl_shader_init_attribute() argument
634 if ( ( Current_shader == NULL ) || ( attribute_text == NULL ) ) { in opengl_shader_init_attribute()
639 new_attribute.text_id = attribute_text; in opengl_shader_init_attribute()
640 new_attribute.location = vglGetAttribLocationARB(Current_shader->program_id, attribute_text); in opengl_shader_init_attribute()
643 …"SHADER-DEBUG", "WARNING: Unable to get shader attribute location for \"%s\"!\n", attribute_text)); in opengl_shader_init_attribute()
656 GLint opengl_shader_get_attribute(const char *attribute_text) in opengl_shader_get_attribute() argument
658 if ( (Current_shader == NULL) || (attribute_text == NULL) ) { in opengl_shader_get_attribute()
666 if ( !attribute->text_id.compare(attribute_text) ) { in opengl_shader_get_attribute()
H A Dgropenglshader.h79 void opengl_shader_init_attribute(const char *attribute_text);
80 GLint opengl_shader_get_attribute(const char *attribute_text);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide/src/
H A Drunnables.rs467 .any(|attribute_text| attribute_text == "ignore"); in from_fn()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide/src/
H A Drunnables.rs470 .any(|attribute_text| attribute_text == "ignore"); in from_fn()
/dports/print/texinfo/texinfo-6.8/tp/Texinfo/Convert/
H A DDocBook.pm813 my ($style, $attribute_text) = _parse_attribute($formatting->{'attribute'});
817 $result = "<$style${attribute_text}>$result</$style>";
H A DHTML.pm1501 my ($style, $class, $attribute_text)
1505 $text = $open . "$attribute_text>"
1507 } elsif ($attribute_text ne '') {
1508 $text = "<$style $attribute_text>". $text . "</$style>";
/dports/textproc/sigil/Sigil-1.8.0/src/ViewEditors/
H A DCodeViewEditor.cpp3174 QString attribute_text; in ProcessAttribute() local
3176 attribute_text = " " + TagLister::serializeAttribute(attribute_name, attribute_value); in ProcessAttribute()
3184 if (!attribute_text.isEmpty()) { in ProcessAttribute()
3185 cursor.insertText(attribute_text); in ProcessAttribute()
3189 … cursor.setPosition(ti.pos + ti.len - (attribute_end - attribute_start) + attribute_text.length()); in ProcessAttribute()
/dports/deskutils/plans/plans_8.2.1/
H A Dplans_lib.pl2787 my $attribute_text = $match;
2788 … $attribute_text =~ s/\s*=\s*/=/g; # compress whitespace on either side of = sign
2789 $attribute_text =~ s/=([^"])(.+?\b)/="$1$2"/g; # properly format attributes with quote marks
2794 while ($attribute_text =~ /\w+?=".+?[^\\]"/g) {
/dports/textproc/texi2html/texi2html-5.0/formats/
H A Ddocbook.init1449 my $attribute_text = '';
1453 $attribute_text = $2;
1464 $result .= "$attribute_text>$text</$element>";
H A Dhtml.init2894 my $attribute_text = '';
2898 $attribute_text = $2;
2900 $arg_text = "<${style}$attribute_text>$arg_text</$style>";
/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/dom/
H A Dm_dom_parse.m4157 ! separate just_the_element, start_attribute, attribute_text etc. calls.
/dports/math/maxima/maxima-5.43.2/doc/info/
H A Dtexi2html567 my $attribute_text = '';
571 $attribute_text = $2;
578 $text = "<${style}$attribute_text>$text</$style>" ;
606 my $attribute_text = '';
610 $attribute_text = $2;
612 return "<${element}$attribute_text>\n" . $text. "</$element>\n";
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/build-aux/
H A Dtexi2html608 my $attribute_text = '';
612 $attribute_text = $2;
615 $text = "<${style}$attribute_text>" . "$text" if (!$no_open);
649 my $attribute_text = '';
653 $attribute_text = $2;
655 return "<${element}$attribute_text>\n" . $text. "</$element>\n";
/dports/devel/gettext-po-mode/gettext-0.21/build-aux/
H A Dtexi2html608 my $attribute_text = '';
612 $attribute_text = $2;
615 $text = "<${style}$attribute_text>" . "$text" if (!$no_open);
649 my $attribute_text = '';
653 $attribute_text = $2;
655 return "<${element}$attribute_text>\n" . $text. "</$element>\n";
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/build-aux/
H A Dtexi2html608 my $attribute_text = '';
612 $attribute_text = $2;
615 $text = "<${style}$attribute_text>" . "$text" if (!$no_open);
649 my $attribute_text = '';
653 $attribute_text = $2;
655 return "<${element}$attribute_text>\n" . $text. "</$element>\n";
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/build-aux/
H A Dtexi2html608 my $attribute_text = '';
612 $attribute_text = $2;
615 $text = "<${style}$attribute_text>" . "$text" if (!$no_open);
649 my $attribute_text = '';
653 $attribute_text = $2;
655 return "<${element}$attribute_text>\n" . $text. "</$element>\n";
/dports/devel/gettext-tools/gettext-0.21/build-aux/
H A Dtexi2html608 my $attribute_text = '';
612 $attribute_text = $2;
615 $text = "<${style}$attribute_text>" . "$text" if (!$no_open);
649 my $attribute_text = '';
653 $attribute_text = $2;
655 return "<${element}$attribute_text>\n" . $text. "</$element>\n";
/dports/devel/gettext-runtime/gettext-0.21/build-aux/
H A Dtexi2html608 my $attribute_text = '';
612 $attribute_text = $2;
615 $text = "<${style}$attribute_text>" . "$text" if (!$no_open);
649 my $attribute_text = '';
653 $attribute_text = $2;
655 return "<${element}$attribute_text>\n" . $text. "</$element>\n";
/dports/devel/libunistring/libunistring-0.9.10/build-aux/
H A Dtexi2html608 my $attribute_text = '';
612 $attribute_text = $2;
615 $text = "<${style}$attribute_text>" . "$text" if (!$no_open);
649 my $attribute_text = '';
653 $attribute_text = $2;
655 return "<${element}$attribute_text>\n" . $text. "</$element>\n";
/dports/textproc/texi2html/texi2html-5.0/
H A Dtexi2html.pl1028 my ($attribute_text, $class);
1029 ($style, $class, $attribute_text) = html_default_parse_attribute ($style);
1030 …$text = html_default_attribute_class($style, $class) . "$attribute_text>" . "$text" if (!$no_open …
1072 my $attribute_text = '';
1076 $attribute_text = $2;
1078 return "<${element}$attribute_text>\n" . $text. "</$element>\n";
H A Dtexi2html.init7330 my $attribute_text = '';
7334 $attribute_text = $2;
7336 $arg_text = "<${style}$attribute_text>$arg_text</$style>";
/dports/lang/gambit-c/gambit-4.9.3/doc/
H A Dtexi2html731 my $attribute_text = '';
735 $attribute_text = $2;
738 $text = "<${style}$attribute_text>" . "$text" if (!$no_open);
772 my $attribute_text = '';
776 $attribute_text = $2;
778 return "<${element}$attribute_text>\n" . $text. "</$element>\n";