Searched defs:getUint8 (Results 1 – 3 of 3) sorted by relevance
55 deUint8 getUint8 (void) { return (deUint8)deRandom_getUint32(&m_rnd); } in getUint8() function in de::Random
167 uint8_t DataView::getUint8(unsigned byteOffset, ExceptionState& exceptionState) in getUint8() function in WebCore::DataView
389 bool getUint8(const Dictionary& raw, const char* propertyName, uint8_t& value, const ErrorContext& … in getUint8() function