Searched refs:SetNextWindowContentWidth (Results 1 – 2 of 2) sorted by relevance
1011 ImGui::SetNextWindowContentWidth(500); in display_aubfile_window()
1505 …static inline void SetNextWindowContentWidth(float w) { SetNextWindowContentSize(ImVec2(w, 0.0… in SetNextWindowContentWidth() function