Searched defs:LONGNAME (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng-win.c54 #define LONGNAME "Simple PNG Viewer for Windows" macro
90 static char *appname = LONGNAME;
H A Drpng-x.c55 #define LONGNAME "Simple PNG Viewer for X" macro
92 static char *appname = LONGNAME;
H A Drpng2-win.c59 #define LONGNAME "Progressive PNG Viewer for Windows" macro
124 static char *appname = LONGNAME;
H A Drpng2-x.c60 #define LONGNAME "Progressive PNG Viewer for X" macro
130 static char *appname = LONGNAME;
/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A DVisualPng.c13 #define LONGNAME "Win32 Viewer for PNG-files" macro
68 static char *szAppName = LONGNAME;

Completed in 59 milliseconds