Searched refs:FlashUsed (Results 1 – 4 of 4) sorted by relevance
863 ImageInfo.FlashUsed=(int)ConvertAnyFormat(ValuePtr, Format); in ProcessExifDir()1709 if (ImageInfo.FlashUsed >= 0){ in ShowImageInfo()1710 if (ImageInfo.FlashUsed & 1){ in ShowImageInfo()1712 switch (ImageInfo.FlashUsed){ in ShowImageInfo()1733 switch (ImageInfo.FlashUsed){ in ShowImageInfo()1975 if (ImageInfo.FlashUsed >= 0 && ImageInfo.FlashUsed & 1){ in ShowConciseImageInfo()
88 ImageInfo.FlashUsed = -1; in loadExifInfo()631 if (ImageInfo.FlashUsed >= 0) { in getAttributes()632 bufLen = addKeyValueInt(&buf, bufLen, "Flash", ImageInfo.FlashUsed); in getAttributes()
103 int FlashUsed; member
790 ImageInfo.FlashUsed = -1;