Home
last modified time | relevance | path

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

/dports/graphics/gthumb/gthumb-3.10.1/extensions/webalbums/
H A Dalbumtheme.y211 if (gth_tag_get_type_from_name ($2) == GTH_TAG_EVAL) {
222 $$ = gth_tag_new (GTH_TAG_EVAL, arg_list);
H A Dalbumtheme-private.h196 GTH_TAG_EVAL, enumerator
H A Dalbumtheme-private.c873 return GTH_TAG_EVAL; in gth_tag_get_type_from_name()
H A Dgth-web-exporter.c1477 case GTH_TAG_EVAL: in gth_parsed_doc_print()