#include <config.h>
#include "mnote-canon-tag.h"
#include <stdlib.h>
#include <libexif/i18n.h>
Go to the source code of this file.
Functions | |
const char * | mnote_canon_tag_get_name (MnoteCanonTag t) |
const char * | mnote_canon_tag_get_name_sub (MnoteCanonTag t, unsigned int s) |
const char * | mnote_canon_tag_get_title (MnoteCanonTag t) |
const char * | mnote_canon_tag_get_title_sub (MnoteCanonTag t, unsigned int s) |
const char * | mnote_canon_tag_get_description (MnoteCanonTag t) |
Variables | |
struct { | |
MnoteCanonTag tag | |
const char * name | |
const char * title | |
const char * description | |
} | table [] |
struct { | |
MnoteCanonTag tag | |
unsigned int subtag | |
const char * name | |
} | table_sub [] |
|
Definition at line 127 of file mnote-canon-tag.c. References _, bindtextdomain, description, MnoteCanonTag, and table. Referenced by exif_mnote_data_canon_get_description(). |
|
Definition at line 86 of file mnote-canon-tag.c. References _, MnoteCanonTag, name, and table. Referenced by mnote_canon_tag_get_name_sub(). |
|
Definition at line 96 of file mnote-canon-tag.c. References _, mnote_canon_tag_get_name(), MnoteCanonTag, name, and table_sub. Referenced by exif_mnote_data_canon_get_name(). |
|
Definition at line 106 of file mnote-canon-tag.c. References _, bindtextdomain, MnoteCanonTag, table, and title. Referenced by mnote_canon_tag_get_title_sub(). |
|
Definition at line 117 of file mnote-canon-tag.c. References _, mnote_canon_tag_get_title(), MnoteCanonTag, name, and table_sub. Referenced by exif_mnote_data_canon_get_title(). |
|
Definition at line 32 of file mnote-canon-tag.c. Referenced by exif_data_option_get_description(), exif_tag_get_description_in_ifd(), mnote_canon_tag_get_description(), mnote_olympus_tag_get_description(), and mnote_pentax_tag_get_description(). |
|
Definition at line 48 of file mnote-canon-tag.c. |
|
Definition at line 47 of file mnote-canon-tag.c. |
|
Referenced by mnote_canon_tag_get_description(), mnote_canon_tag_get_name(), and mnote_canon_tag_get_title(). |
|
Referenced by mnote_canon_tag_get_name_sub(), and mnote_canon_tag_get_title_sub(). |
|
|
Definition at line 31 of file mnote-canon-tag.c. Referenced by exif_log_code_get_title(), exif_tag_get_title_in_ifd(), mnote_canon_tag_get_title(), mnote_olympus_tag_get_title(), and mnote_pentax_tag_get_title(). |