Searched defs:wrap_pos_x (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui.cpp | 2939 float ImGui::CalcWrapWidthForPos(const ImVec2& pos, float wrap_pos_x) argument 5741 void ImGui::PushTextWrapPos(float wrap_pos_x) argument [all...] |
| H A D | imgui_widgets.cpp | 140 const float wrap_pos_x = window->DC.TextWrapPos; local in function:ImGui::TextUnformatted |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui.cpp | 2939 float ImGui::CalcWrapWidthForPos(const ImVec2& pos, float wrap_pos_x) argument 5741 void ImGui::PushTextWrapPos(float wrap_pos_x) argument [all...] |
| H A D | imgui_widgets.cpp | 140 const float wrap_pos_x = window->DC.TextWrapPos; local in function:ImGui::TextUnformatted |
Completed in 50 milliseconds