Searched refs:histogram_zero_line_t (Results 1 – 1 of 1) sorted by relevance
5320 …float histogram_zero_line_t = (scale_min * scale_max < 0.0f) ? (-scale_min * inv_scale) : (scale_m… in PlotEx() local5335 …in, inner_bb.Max, (plot_type == ImGuiPlotType_Lines) ? tp1 : ImVec2(tp1.x, histogram_zero_line_t)); in PlotEx()