Searched defs:tab_x2 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_widgets.cpp | 6189 float tab_x2 = tab->Offset + tab->Width + (order + 1 < tab_bar->Tabs.Size ? margin : 1.0f); local in function:ImGui::TabBarScrollToTab |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui_widgets.cpp | 6189 float tab_x2 = tab->Offset + tab->Width + (order + 1 < tab_bar->Tabs.Size ? margin : 1.0f); local in function:ImGui::TabBarScrollToTab |
Completed in 28 milliseconds