Home
last modified time | relevance | path

Searched defs:bg_col (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp775 …const ImU32 bg_col = GetColorU32((held && hovered) ? ImGuiCol_ButtonActive : hovered ? ImGuiCol_Bu… in ArrowButtonEx() local
840 …ImU32 bg_col = GetColorU32((held && hovered) ? ImGuiCol_ButtonActive : hovered ? ImGuiCol_ButtonHo… in CollapseButton() local
986 const ImU32 bg_col = GetColorU32(ImGuiCol_ScrollbarBg); in ScrollbarEx() local
1025 …ize, const ImVec2& uv0, const ImVec2& uv1, const ImVec2& padding, const ImVec4& bg_col, const ImVe… in ImageButtonEx()
1054 …2& size, const ImVec2& uv0, const ImVec2& uv1, int frame_padding, const ImVec4& bg_col, const ImVe… in ImageButton()
1602 … ImU32 bg_col = GetColorU32((popup_open || hovered) ? ImGuiCol_ButtonHovered : ImGuiCol_Button); in BeginCombo() local
5963 …const ImU32 bg_col = GetColorU32((held && hovered) ? ImGuiCol_HeaderActive : hovered ? ImGuiCol_He… in TreeNodeBehavior() local
5984 …const ImU32 bg_col = GetColorU32((held && hovered) ? ImGuiCol_HeaderActive : hovered ? ImGuiCol_He… in TreeNodeBehavior() local
Dimgui_demo.cpp1014 ImVec4 bg_col = ImVec4(0.0f, 0.0f, 0.0f, 1.0f); // Black background in ShowDemoWindowWidgets() local
Dimgui.cpp5601 ImU32 bg_col = GetColorU32(GetWindowBgColorIdxFromFlags(flags)); in RenderWindowDecorations() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp846 …2& size, const ImVec2& uv0, const ImVec2& uv1, int frame_padding, const ImVec4& bg_col, const ImVe… in ImageButton()
Dimgui.cpp5108 ImU32 bg_col = GetColorU32(GetWindowBgColorIdxFromFlags(flags)); in Begin() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp870 …2& size, const ImVec2& uv0, const ImVec2& uv1, int frame_padding, const ImVec4& bg_col, const ImVe… in ImageButton()
Dimgui.cpp5239 ImU32 bg_col = GetColorU32(GetWindowBgColorIdxFromFlags(flags)); in Begin() local