Home
last modified time | relevance | path

Searched refs:ImGuiCol_TabHovered (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp213 colors[ImGuiCol_TabHovered] = colors[ImGuiCol_HeaderHovered]; in StyleColorsDark()
268 colors[ImGuiCol_TabHovered] = colors[ImGuiCol_HeaderHovered]; in StyleColorsClassic()
324 colors[ImGuiCol_TabHovered] = colors[ImGuiCol_HeaderHovered]; in StyleColorsLight()
Dimgui.h1031 ImGuiCol_TabHovered, enumerator
Dimgui_widgets.cpp6494 …const ImU32 tab_col = GetColorU32((held || hovered) ? ImGuiCol_TabHovered : tab_contents_visible ?… in TabItemEx()
Dimgui.cpp5913 case ImGuiCol_TabHovered: return "TabHovered"; in GetStyleColorName()
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_draw.cpp211 colors[ImGuiCol_TabHovered] = colors[ImGuiCol_HeaderHovered]; in StyleColorsDark()
266 colors[ImGuiCol_TabHovered] = colors[ImGuiCol_HeaderHovered]; in StyleColorsClassic()
322 colors[ImGuiCol_TabHovered] = colors[ImGuiCol_HeaderHovered]; in StyleColorsLight()
Dimgui.h1024 ImGuiCol_TabHovered, enumerator
Dimgui_widgets.cpp6407 …const ImU32 tab_col = GetColorU32((held || hovered) ? ImGuiCol_TabHovered : tab_contents_visible ?… in TabItemEx()
Dimgui.cpp5786 case ImGuiCol_TabHovered: return "TabHovered"; in GetStyleColorName()
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp229 colors[ImGuiCol_TabHovered] = colors[ImGuiCol_HeaderHovered]; in StyleColorsDark()
289 colors[ImGuiCol_TabHovered] = colors[ImGuiCol_HeaderHovered]; in StyleColorsClassic()
350 colors[ImGuiCol_TabHovered] = colors[ImGuiCol_HeaderHovered]; in StyleColorsLight()
Dimgui.h1488 ImGuiCol_TabHovered, enumerator
Dimgui_widgets.cpp8030 …const ImU32 tab_col = GetColorU32((held || hovered) ? ImGuiCol_TabHovered : tab_contents_visible ?… in TabItemEx()
Dimgui.cpp2661 case ImGuiCol_TabHovered: return "TabHovered"; in GetStyleColorName()
/third_party/flutter/skia/third_party/externals/imgui/docs/
DCHANGELOG.txt49 …- Style: Added ImGuiCol_Tab, ImGuiCol_TabHovered, ImGuiCol_TabActive, ImGuiCol_TabUnfocused, ImGui…
/third_party/skia/third_party/externals/imgui/docs/
DCHANGELOG.txt1678 …- Style: Added ImGuiCol_Tab, ImGuiCol_TabHovered, ImGuiCol_TabActive, ImGuiCol_TabUnfocused, ImGui…