Searched defs:getUint16 (Results 1 – 4 of 4) sorted by relevance
48 …uint16_t getUint16(unsigned byteOffset, ExceptionState& ec) { return getUint16(byteOffset, false, … in getUint16() function
177 uint16_t DataView::getUint16(unsigned byteOffset, bool littleEndian, ExceptionState& exceptionState) in getUint16() function in WebCore::DataView
54 deUint16 getUint16 (void) { return (deUint16)deRandom_getUint32(&m_rnd); } in getUint16() function in de::Random
380 bool getUint16(const Dictionary& raw, const char* propertyName, uint16_t& value, const ErrorContext… in getUint16() function