Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
Dimgui.h154 typedef unsigned int ImU32; // 32-bit unsigned integer (often used to store packed colors) typedef
1710 …inline operator ImU32() const { return ImGui::ColorConvertFloat4… in ImU32() function
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.h151 typedef unsigned int ImU32; // 32-bit unsigned integer (often used to store packed colors) typedef
1702 …inline operator ImU32() const { return ImGui::ColorConvertFloat4… in ImU32() function
/third_party/skia/third_party/externals/imgui/
Dimgui.h227 typedef unsigned int ImU32; // 32-bit unsigned integer (often used to store packed colors) typedef
2247 …inline operator ImU32() const { return ImGui::ColorConvertFloat4… in ImU32() function