Searched defs:plot_type (Results 1 – 2 of 2) sorted by relevance
5225 void ImGui::PlotEx(ImGuiPlotType plot_type, const char* label, float (*values_getter)(void* data, i… in PlotEx()
6420 int ImGui::PlotEx(ImGuiPlotType plot_type, const char* label, float (*values_getter)(void* data, in… in PlotEx()