Searched refs:bitmapFilePath (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
H A DCvtCache.h42 char **bitmapFilePath; member in struct:_XmuCvtCache::__anonf325df950108
/xsrc/external/mit/libXmu/dist/src/
H A DLocBitmap.c120 if (!cache->string_to_bitmap.bitmapFilePath) {
126 xrm_name[0] = XrmPermStringToQuark ("bitmapFilePath");
137 cache->string_to_bitmap.bitmapFilePath =
141 file_paths = cache->string_to_bitmap.bitmapFilePath;
250 c->string_to_bitmap.bitmapFilePath = NULL;
256 if (c->string_to_bitmap.bitmapFilePath) {
257 if (c->string_to_bitmap.bitmapFilePath[0])
258 free (c->string_to_bitmap.bitmapFilePath[0]);
259 free (c->string_to_bitmap.bitmapFilePath);
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc194 `bitmapFilePath` for a colon-separated list of directories to search
877 in the `bitmapFilePath` resource.

Completed in 7 milliseconds