Searched defs:wrap_pos_x (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.cpp2939 float ImGui::CalcWrapWidthForPos(const ImVec2& pos, float wrap_pos_x) argument
5741 void ImGui::PushTextWrapPos(float wrap_pos_x) argument
[all...]
H A Dimgui_widgets.cpp140 const float wrap_pos_x = window->DC.TextWrapPos; local in function:ImGui::TextUnformatted
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.cpp2939 float ImGui::CalcWrapWidthForPos(const ImVec2& pos, float wrap_pos_x) argument
5741 void ImGui::PushTextWrapPos(float wrap_pos_x) argument
[all...]
H A Dimgui_widgets.cpp140 const float wrap_pos_x = window->DC.TextWrapPos; local in function:ImGui::TextUnformatted

Completed in 50 milliseconds