Searched defs:arrow_col (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_widgets.cpp | 6223 ImVec4 arrow_col = g.Style.Colors[ImGuiCol_Text]; local in function:ImGui::TabBarScrollingButtons 6269 ImVec4 arrow_col = g.Style.Colors[ImGuiCol_Text]; local in function:ImGui::TabBarTabListPopupButton |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui_widgets.cpp | 6223 ImVec4 arrow_col = g.Style.Colors[ImGuiCol_Text]; local in function:ImGui::TabBarScrollingButtons 6269 ImVec4 arrow_col = g.Style.Colors[ImGuiCol_Text]; local in function:ImGui::TabBarTabListPopupButton |
Completed in 25 milliseconds