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

  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.cpp 485 GetContentRegionMax()/GetWindowContentRegionMin()/GetWindowContentRegionMax() functions allow include the scrolled amount. Typically those were used in cases where no scrolling would happen so it may not be a problem, but watch out!
6260 ImVec2 ImGui::GetWindowContentRegionMax()
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.cpp 485 GetContentRegionMax()/GetWindowContentRegionMin()/GetWindowContentRegionMax() functions allow include the scrolled amount. Typically those were used in cases where no scrolling would happen so it may not be a problem, but watch out!
6260 ImVec2 ImGui::GetWindowContentRegionMax()

Completed in 20 milliseconds