Home
last modified time | relevance | path

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

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