Searched refs:BMP (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/ruby-106/ruby/ext/tk/lib/tkextlib/tkimg/
H A Dbmp.rb18 module BMP module in class:Tk.Img
/macosx-10.10/WebCore-7600.1.25/platform/image-decoders/ico/
H A DICOImageDecoder.h64 BMP, enumerator in enum:WebCore::ICOImageDecoder::ImageType
127 // Determines whether the desired entry is a BMP or PNG. Returns true
H A DICOImageDecoder.cpp208 if (imageType == BMP) {
329 // Check if this entry is a BMP or a PNG; we need 4 bytes to check the magic
335 return strncmp(&m_data->data()[imageOffset], "\x89PNG", 4) ? BMP : PNG;
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Dvx_buildcd82 (cd $D && cp SETUP.BMP $S/RESOURCE/BITMAPS)
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dchartype.h44 * supports non-BMP code points without requiring UTF-16, but nothing
60 #warning Build environment does not support non-BMP characters
/macosx-10.10/libedit-40/src/
H A Dchartype.h44 * supports non-BMP code points without requiring UTF-16, but nothing
60 #warning Build environment does not support non-BMP characters
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/apps/
H A Dbitmap-editor403 # OpenBMP -- opens and reads a BMP file
407 set types { {{BMP Files} {.bmp}} {{All Files} * }}
442 set types {{{BMP Files} {.bmp}} {{All Files} *}}
534 global BMP
/macosx-10.10/tcl-105/tcl_ext/trf/trf/generic/
H A Dregistry.c4720 #define BMP (*((Tcl_DriverBlockModeProc**) (&(tct->close2Proc) + 1)))
4729 BMP = TrfBlock;
4732 #undef BMP
4669 #define BMP macro
4681 #undef BMP macro
/macosx-10.10/CPANInternal-159.1/JSON-XS-3.01/
H A DXS.pm222 single \uXXXX (BMP characters) or a double \uHHHH\uLLLLL escape sequence,
1411 Unicode BMP (basic multilingual page). YAML also does not allow C<\/>

Completed in 149 milliseconds