Searched defs:color_text (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_memory_editor.h | 271 const ImU32 color_text = ImGui::GetColorU32(ImGuiCol_Text); local in function:MemoryEditor::DrawContents |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui_memory_editor.h | 273 const ImU32 color_text = ImGui::GetColorU32(ImGuiCol_Text); local in function:MemoryEditor::DrawContents |
Completed in 5 milliseconds