Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dmeta.c1911 foundiptc, in formatIPTC() local
1933 foundiptc = 0; /* found the IPTC-Header */ in formatIPTC()
1940 foundiptc = 1; in formatIPTC()
1943 if (foundiptc) in formatIPTC()
2051 foundiptc, in formatIPTCfromBuffer() local
2073 foundiptc = 0; /* found the IPTC-Header */ in formatIPTCfromBuffer()
2080 foundiptc = 1; in formatIPTCfromBuffer()
2083 if (foundiptc) in formatIPTCfromBuffer()