HomeSort by: relevance | last modified time | path
    Searched defs:SetNextWindowContentSize (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.cpp 425 - 2017/12/10 (1.53) - removed SetNextWindowContentWidth(), prefer using SetNextWindowContentSize(). Kept redirection function (will obsolete).
6204 void ImGui::SetNextWindowContentSize(const ImVec2& size)
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.cpp 425 - 2017/12/10 (1.53) - removed SetNextWindowContentWidth(), prefer using SetNextWindowContentSize(). Kept redirection function (will obsolete).
6204 void ImGui::SetNextWindowContentSize(const ImVec2& size)

Completed in 22 milliseconds