Home
last modified time | relevance | path

Searched refs:GetStyleColorVec4 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/tools/viewer/
H A DSkSLDebuggerSlide.cpp137 ImGui::GetColorU32(ImGui::GetStyleColorVec4(ImGuiCol_TextSelectedBg))); in showCodeTable()
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.h307 …IMGUI_API const ImVec4& GetStyleColorVec4(ImGuiCol idx); // retriev…
H A Dimgui.cpp1843 const ImVec4& ImGui::GetStyleColorVec4(ImGuiCol idx) in GetStyleColorVec4() function in ImGui