Searched defs:ImU32 (Results 1 – 3 of 3) sorted by relevance
154 typedef unsigned int ImU32; // 32-bit unsigned integer (often used to store packed colors) typedef1710 …inline operator ImU32() const { return ImGui::ColorConvertFloat4… in ImU32() function
151 typedef unsigned int ImU32; // 32-bit unsigned integer (often used to store packed colors) typedef1702 …inline operator ImU32() const { return ImGui::ColorConvertFloat4… in ImU32() function
227 typedef unsigned int ImU32; // 32-bit unsigned integer (often used to store packed colors) typedef2247 …inline operator ImU32() const { return ImGui::ColorConvertFloat4… in ImU32() function