OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LONGNAME
(Results
1 - 5
of
5
) sorted by null
/external/libpng/contrib/gregbook/
rpng-win.c
80
#define
LONGNAME
"Simple PNG Viewer for Windows"
116
static char *appname =
LONGNAME
;
rpng-x.c
82
#define
LONGNAME
"Simple PNG Viewer for X"
121
static char *appname =
LONGNAME
;
rpng2-win.c
88
#define
LONGNAME
"Progressive PNG Viewer for Windows"
153
static char *appname =
LONGNAME
;
[
all
...]
rpng2-x.c
96
#define
LONGNAME
"Progressive PNG Viewer for X"
181
static char *appname =
LONGNAME
;
[
all
...]
/external/libpng/contrib/visupng/
VisualPng.c
16
#define
LONGNAME
"Win32 Viewer for PNG-files"
71
static char *szAppName =
LONGNAME
;
Completed in 87 milliseconds