Home
last modified time | relevance | path

Searched defs:readUint32 (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/bmp/
DBMPImageDecoder.h55 inline uint32_t readUint32(int offset) const in readUint32() function
DBMPImageReader.h57 static inline uint32_t readUint32(SharedBuffer* data, int offset) in readUint32() function
124 inline uint32_t readUint32(int offset) const in readUint32() function
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/ico/
DICOImageDecoder.h89 inline uint32_t readUint32(int offset) const in readUint32() function
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
DJPEGImageDecoder.cpp137 static unsigned readUint32(JOCTET* data, bool isBigEndian) in readUint32() function
/external/chromium_org/mojo/public/js/bindings/
Dcodec.js162 Decoder.prototype.readUint32 = function() { method in Decoder
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DSerializedScriptValue.cpp1965 bool readUint32(v8::Handle<v8::Value>* value) in readUint32() function in WebCore::__anona12e75660111::Reader