Home | History | Annotate | Download | only in jhead

Lines Matching full:windows

156 #define TAG_WINXP_TITLE            0x9c9b // Windows XP - not part of exif standard.
157 #define TAG_WINXP_COMMENT 0x9c9c // Windows XP - not part of exif standard.
158 #define TAG_WINXP_AUTHOR 0x9c9d // Windows XP - not part of exif standard.
159 #define TAG_WINXP_KEYWORDS 0x9c9e // Windows XP - not part of exif standard.
160 #define TAG_WINXP_SUBJECT 0x9c9f // Windows XP - not part of exif standard.
264 { TAG_WINXP_TITLE, "Windows-XP Title", 0, 0},
265 { TAG_WINXP_COMMENT, "Windows-XP comment", 0, 0},
266 { TAG_WINXP_AUTHOR, "Windows-XP author", 0, 0},
267 { TAG_WINXP_KEYWORDS, "Windows-XP keywords", 0, 0},
268 { TAG_WINXP_SUBJECT, "Windows-XP subject", 0, 0},
656 // Already have a comment (probably windows comment), skip this one.
657 if (ShowTags) printf("Windows XP commend and other comment in header\n");
658 break; // Already have a windows comment, skip this one.
670 // Already have a comment (probably windows comment), skip this one.
672 break; // Already have a windows comment, skip this one.