Home
last modified time | relevance | path

Searched refs:bitmapDirectory (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/visual/
H A DReferenceBitmapLoader.java44 private File bitmapDirectory; field in ReferenceBitmapLoader
51 this.bitmapDirectory = new File(cfg.getChild("directory").getValue(null)); in configure()
52 if (!bitmapDirectory.exists()) { in configure()
53 throw new ConfigurationException("Directory could not be found: " + bitmapDirectory); in configure()
60 File bitmap = new File(bitmapDirectory, src.getName() + ".png"); in produce()
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmImage.c182 if ((iconName[0] != '/') && (wmGD.bitmapDirectory)) in GetNamedPixmap()
187 fullPathName = (char*) XtMalloc(strlen(wmGD.bitmapDirectory) + in GetNamedPixmap()
189 sprintf(fullPathName, "%s/%s", wmGD.bitmapDirectory, iconName); in GetNamedPixmap()
959 if (wmGD.bitmapDirectory && *wmGD.bitmapDirectory)
964 if ((wmGD.bitmapDirectory[0] == '~') &&
965 (wmGD.bitmapDirectory[1] == '/'))
972 strncat (fileName, &wmGD.bitmapDirectory[1],
975 strcpy (fileName, wmGD.bitmapDirectory);
H A DWmGlobal.h2260 String bitmapDirectory; /* resource */ member
H A DWmResource.c662 XtOffsetOf(WmGlobalData, bitmapDirectory),
1122 XtOffsetOf(WmGlobalData, bitmapDirectory),
/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/
H A DMwm.ad24 *bitmapDirectory: /usr/include/X11/bitmaps
/dports/games/xboard-devel/xboard-f49e7e1/
H A DTODO830 -bitmapDirectory option. It would be more user-friendly to have some
H A Dxboard.texi3507 @code{bitmapDirectory} or @code{pixmapDirectory} options.
H A DChangeLog15294 still be used by giving the -bitmapDirectory (or -xpmDirectory)
15297 by giving the -bitmapDirectory (or -xpmDirectory) option. There is no
17265 compiling xboard, or by using the -bitmapDirectory option at runtime.
/dports/games/xboard/xboard-4.9.1/
H A DTODO830 -bitmapDirectory option. It would be more user-friendly to have some
H A DChangeLog18805 still be used by giving the -bitmapDirectory (or -xpmDirectory)
18808 by giving the -bitmapDirectory (or -xpmDirectory) option. There is no
20776 compiling xboard, or by using the -bitmapDirectory option at runtime.