Searched refs:ImGuiPlotType (Results 1 – 2 of 2) sorted by relevance
394 enum ImGuiPlotType enum1497 …IMGUI_API void PlotEx(ImGuiPlotType plot_type, const char* label, float (*values_getter)(…
5249 void ImGui::PlotEx(ImGuiPlotType plot_type, const char* label, float (*values_getter)(void* data, i… in PlotEx()