OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xpm
(Results
1 - 21
of
21
) sorted by relevancy
/xsrc/external/mit/libXpm/dist/test/
Makefile.am
57
cp $(srcdir)/pixmaps/good/*.
xpm
pixmaps/good/generated
58
gzip -f pixmaps/good/generated/*.
xpm
59
cp $(srcdir)/pixmaps/good/*.
xpm
pixmaps/good/generated
60
compress -f pixmaps/good/generated/*.
xpm
61
cp $(srcdir)/pixmaps/invalid/*.
xpm
pixmaps/invalid/generated
62
gzip -f pixmaps/invalid/generated/*.
xpm
63
cp $(srcdir)/pixmaps/invalid/*.
xpm
pixmaps/invalid/generated
64
compress -f pixmaps/invalid/generated/*.
xpm
65
cp $(srcdir)/pixmaps/no-mem/*.
xpm
pixmaps/no-mem/generated
66
gzip -f pixmaps/no-mem/generated/*.
xpm
[
all
...]
XpmMisc.c
26
#include <X11/
xpm
.h>
XpmCreate.c
26
#include <X11/
xpm
.h>
33
* XpmCreateXpmImageFromData - parse an
XPM
from data strings
37
* - check with data other than read from
XPM
files
79
* XpmCreateXpmImageFromBuffer - parse an
XPM
from data strings
83
* - check with data other than read from
XPM
files
XpmRead.c
26
#include <X11/
xpm
.h>
45
* XpmReadFileToXpmImage - Read
XPM
files without requiring an X Display
71
status = TestReadFileToXpmImage("no-such-file.
xpm
");
119
status = TestReadFileToData("no-such-file.
xpm
");
174
status = TestReadFileToBuffer("no-such-file.
xpm
");
XpmWrite.c
26
#include <X11/
xpm
.h>
83
* XpmWriteFileFromXpmImage - Write
XPM
files without requiring an X Display
/xsrc/external/mit/xterm/dist/icons/
make-xpms
14
for source in ${name}_*[0-9]x[1-9]*.
xpm
17
BASE=`basename "$source" .
xpm
`
/xsrc/external/mit/xterm/dist/package/pkgsrc/
options.mk
4
PKG_SUPPORTED_OPTIONS= debug pcre freetype luit
xpm
xterm-toolbar
5
PKG_SUGGESTED_OPTIONS= freetype luit
xpm
44
CONFIGURE_ARGS+= --without-
xpm
Makefile
25
CONFIGURE_ARGS.
xpm
= --with-Xaw3d
/xsrc/external/mit/ctwm/dist/cmake_files/
do_install.cmake
18
# If we's using
XPM
(really, when are we not?), install the pixmaps.
20
install(DIRECTORY
xpm
/
22
FILES_MATCHING PATTERN "*.
xpm
"
/xsrc/external/mit/xterm/dist/
Makefile.in
242
@sed -e 's/static char \* /static const char * /' $(srcdir)/icons/mini.xterm_48x48.
xpm
>>$@
396
@no_pixmapdir@ for n in $(srcdir)/icons/*xterm*_*x*.
xpm
; \
528
@no_pixmapdir@ for n in $(srcdir)/icons/*xterm*_32x32.
xpm
$(srcdir)/icons/*xterm*_48x48.
xpm
; \
configure
736
--with-
xpm
[=DIR] use
Xpm
library for colored icon, may specify path
8261
: ${ICON_FORMAT:=".svg .png .
xpm
"}
8320
(*.
xpm
)
8321
test -n "$verbose" && echo " ignored
XPM
file in icon theme" 1>&6
8323
echo "${as_me:-configure}:8323: testing ignored
XPM
file in icon theme ..." 1>&5
12959
echo "$as_me:12959: checking if you want to use the
Xpm
library for colored icon" >&5
12960
echo $ECHO_N "checking if you want to use the
Xpm
library for colored icon... $ECHO_C" >&6
12962
# Check whether --with-
xpm
or --without-
xpm
was given
[
all
...]
misc.c
80
#include <X11/
xpm
.h>
5938
while (x_find_icon(&workname, &state, icon_hint, ".
xpm
") != NULL) {
/xsrc/external/mit/ctwm/dist/
image_xpm.c
2
*
XPM
image handling functions
11
#include <X11/
xpm
.h>
122
fprintf(stderr, "unable to locate
XPM
file : %s\n", fullname);
127
fprintf(stderr, "invalid
XPM
file : %s\n", fullname);
132
fprintf(stderr, "Not enough memory for
XPM
file : %s\n", fullname);
/xsrc/external/mit/xterm/dist/package/debian/
rules
83
--with-
xpm
${DEBOP}
/xsrc/external/mit/xterm/dist/package/freebsd/
Makefile
27
USE_XORG= ice x11 xext xft xmu
xpm
xt
100
# ${WRKDIR}/bsd-xterm-icons-${ICONVERSION}/*.
xpm
\
/xsrc/external/mit/libXpm/dist/sxpm/
sxpm.c
29
* Show
XPM
File program *
51
#include <X11/
xpm
.h>
60
/*
XPM
*/
411
fprintf(stderr, "
Xpm
extension : %s\n",
473
ErrorStatus = XpmWriteFileFromData("sxpmout.
xpm
", data);
488
fprintf(stderr, gettext("
Xpm
extension : %s\n"),
639
is not an
XPM
file (i.e. sxpm /dev/null ) */
640
error = gettext("Invalid
XPM
file");
659
fprintf(stderr, gettext("%s
Xpm
Warning: %s.\n"), tag, warning);
665
fprintf(stderr, gettext("%s
Xpm
Error: %s.\n"), tag, error)
[
all
...]
/xsrc/external/mit/libXaw/dist/src/
Pixmap.c
39
#include <X11/
xpm
.h>
101
(void)XawAddPixmapLoader("
xpm
", "
xpm
", XPixmapLoader);
/xsrc/external/mit/freetype/dist/
vms_make.com
13
$! External libraries (like FreeType,
XPM
, etc.) are supported via the
1085
$! Remove
xpm
hack -> Replaced by more general dnsrl handling
/xsrc/external/mit/xclock/dist/
Clock.c
101
#include <X11/
xpm
.h>
/xsrc/external/mit/xdm/dist/greeter/
Login.c
75
#ifdef
XPM
79
# include <X11/
xpm
.h>
81
#endif /*
XPM
*/
143
#ifdef
XPM
152
#endif /*
XPM
*/
302
/* Padded width of logo image, if compiled with
XPM
support */
303
#ifdef
XPM
1758
#ifdef
XPM
1781
w->login.logoFileName, /*
XPM
filename */
1784
&myAttributes); /*
XPM
attributes *
[
all
...]
/xsrc/external/mit/xdm/dist/
configure
1639
--enable-
xpm
-logos Display
xpm
logos in greeter (default is YES)
1694
specify
xpm
file to use as color logo
1695
(default=xorg.
xpm
)
1697
specify
xpm
file to use as black-and-white logo
1698
(default=xorg-bw.
xpm
)
1700
specify directory for
xpm
files
1746
XPM_CFLAGS C compiler flags for
XPM
, overriding pkg-config
1747
XPM_LIBS linker flags for
XPM
, overriding pkg-config
23960
#
XPM
logos for the greeter scree
[
all
...]
Completed in 49 milliseconds
Indexes created Sat Apr 11 00:22:22 UTC 2026