Home
last modified time | relevance | path

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

/external/jhead/
Djhead.h170 void ShowImageInfo(int ShowFileInfo);
Djhead.c88 static int ShowFileInfo = TRUE; // Indicates to show standard file info variable
887 ShowImageInfo(ShowFileInfo);
1464 ShowFileInfo = 0;
Dexif.c1503 void ShowImageInfo(int ShowFileInfo) in ShowImageInfo() argument
1505 if (ShowFileInfo){ in ShowImageInfo()