Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/image-decoders/bmp/
DBMPImageDecoder.h55 inline uint32_t readUint32(int offset) const in readUint32() function
DBMPImageReader.h55 static inline uint32_t readUint32(SharedBuffer* data, int offset) in readUint32() function
127 inline uint32_t readUint32(int offset) const in readUint32() function
/external/webkit/Source/WebCore/platform/image-decoders/ico/
DICOImageDecoder.h82 inline uint32_t readUint32(int offset) const in readUint32() function
/external/webkit/Source/WebCore/bindings/v8/
DSerializedScriptValue.cpp885 bool readUint32(v8::Handle<v8::Value>* value) in readUint32() function in WebCore::__anon9dee7beb0111::Reader