Searched defs:plot_type (Results 1 – 3 of 3) sorted by relevance
5225 void ImGui::PlotEx(ImGuiPlotType plot_type, const char* label, float (*values_getter)(void* data, i… in PlotEx()
5249 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()