Searched defs:text_pos (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_widgets.cpp | 139 const ImVec2 text_pos(window->DC.CursorPos.x, window->DC.CursorPos.y + window->DC.CurrentLineTextBaseOffset); local in function:ImGui::TextUnformatted 4865 const ImVec2 text_pos local in function:ImGui::TreeNodeBehavior [all...] |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui_widgets.cpp | 139 const ImVec2 text_pos(window->DC.CursorPos.x, window->DC.CursorPos.y + window->DC.CurrentLineTextBaseOffset); local in function:ImGui::TextUnformatted 4865 const ImVec2 text_pos local in function:ImGui::TreeNodeBehavior [all...] |
Completed in 20 milliseconds