Home
last modified time | relevance | path

Searched defs:frame_padding (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp870 bool ImGui::ImageButton(ImTextureID user_texture_id, const ImVec2& size, const ImVec2& uv0, const ImVec2& uv1, int frame_padding, const ImVec4& bg_col, const ImVec4& tint_col) in ImageButton() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp1054 bool ImGui::ImageButton(ImTextureID user_texture_id, const ImVec2& size, const ImVec2& uv0, const ImVec2& uv1, int frame_padding, const ImVec4& bg_col, const ImVec4& tint_col) in ImageButton() argument
[all...]
H A Dimgui_demo.cpp1010 int frame_padding = -1 + i; // -1 == uses default padding (style.FramePadding) in ShowDemoWindowWidgets() local

Completed in 36 milliseconds