Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/ut/
Dut_Color.h492 void SetU32(u32 value) { this->ToU32RawRef() = ReverseEndian( value ); } in SetU32() function
510 void SetU32(u32 value) { this->ToU32RawRef() = value; } in SetU32() function