Home
last modified time | relevance | path

Searched defs:border_col (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui_tables.cpp1767 ImU32 border_col = 0; in TableEndRow() local
Dimgui_demo.cpp984 ImVec4 border_col = ImVec4(1.0f, 1.0f, 1.0f, 0.5f); // 50% opaque white in ShowDemoWindowWidgets() local
Dimgui_widgets.cpp999 …Vec2& size, const ImVec2& uv0, const ImVec2& uv1, const ImVec4& tint_col, const ImVec4& border_col) in Image()
Dimgui.cpp11652 ImVec4 border_col = ImVec4(1.0f, 1.0f, 1.0f, 0.5f); in ShowFontAtlas() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp818 …Vec2& size, const ImVec2& uv0, const ImVec2& uv1, const ImVec4& tint_col, const ImVec4& border_col) in Image()
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp842 …Vec2& size, const ImVec2& uv0, const ImVec2& uv1, const ImVec4& tint_col, const ImVec4& border_col) in Image()