Searched refs:FlashUsed (Results 1 – 4 of 4) sorted by relevance
838 ImageInfo.FlashUsed=(int)ConvertAnyFormat(ValuePtr, Format); in ProcessExifDir()1688 if (ImageInfo.FlashUsed >= 0){ in ShowImageInfo()1689 if (ImageInfo.FlashUsed & 1){ in ShowImageInfo()1691 switch (ImageInfo.FlashUsed){ in ShowImageInfo()1712 switch (ImageInfo.FlashUsed){ in ShowImageInfo()1954 if (ImageInfo.FlashUsed >= 0 && ImageInfo.FlashUsed & 1){ in ShowConciseImageInfo()
88 ImageInfo.FlashUsed = -1; in loadExifInfo()585 if (ImageInfo.FlashUsed >= 0) { in getAttributes()586 bufLen = addKeyValueInt(&buf, bufLen, "Flash", ImageInfo.FlashUsed); in getAttributes()
89 int FlashUsed; member
790 ImageInfo.FlashUsed = -1;