Searched defs:ImGuiDataType (Results 1 – 4 of 4) sorted by relevance
126 typedef int ImGuiDataType; // -> enum ImGuiDataType_ // Enum: A primary data type typedef
123 typedef int ImGuiDataType; // -> enum ImGuiDataType_ // Enum: A primary data type typedef
172 typedef int ImGuiDataType; // -> enum ImGuiDataType_ // Enum: A primary data type typedef
12239 void ImGui::DebugHookIdInfo(ImGuiID, ImGuiDataType, const void*, const void*) {} in DebugHookIdInfo() argument