Home
last modified time | relevance | path

Searched defs:tint_col (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp983 ImVec4 tint_col = ImVec4(1.0f, 1.0f, 1.0f, 1.0f); // No tint in ShowDemoWindowWidgets() local
1015 ImVec4 tint_col = ImVec4(1.0f, 1.0f, 1.0f, 1.0f); // No tint in ShowDemoWindowWidgets() local
Dimgui_widgets.cpp999 …re_id, const ImVec2& size, const ImVec2& uv0, const ImVec2& uv1, const ImVec4& tint_col, const ImV… in Image()
1025 …mVec2& uv0, const ImVec2& uv1, const ImVec2& padding, const ImVec4& bg_col, const ImVec4& tint_col) in ImageButtonEx()
1054 …st ImVec2& uv0, const ImVec2& uv1, int frame_padding, const ImVec4& bg_col, const ImVec4& tint_col) in ImageButton()
Dimgui.cpp11651 ImVec4 tint_col = ImVec4(1.0f, 1.0f, 1.0f, 1.0f); in ShowFontAtlas() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp818 …re_id, const ImVec2& size, const ImVec2& uv0, const ImVec2& uv1, const ImVec4& tint_col, const ImV… in Image()
846 …st ImVec2& uv0, const ImVec2& uv1, int frame_padding, const ImVec4& bg_col, const ImVec4& tint_col) in ImageButton()
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp842 …re_id, const ImVec2& size, const ImVec2& uv0, const ImVec2& uv1, const ImVec4& tint_col, const ImV… in Image()
870 …st ImVec2& uv0, const ImVec2& uv1, int frame_padding, const ImVec4& bg_col, const ImVec4& tint_col) in ImageButton()