Searched refs:FlashUsed (Results 1 – 4 of 4) sorted by relevance
863 ImageInfo.FlashUsed=(int)ConvertAnyFormat(ValuePtr, Format); in ProcessExifDir()1713 if (ImageInfo.FlashUsed >= 0){ in ShowImageInfo()1714 if (ImageInfo.FlashUsed & 1){ in ShowImageInfo()1716 switch (ImageInfo.FlashUsed){ in ShowImageInfo()1737 switch (ImageInfo.FlashUsed){ in ShowImageInfo()1979 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;