Home
last modified time | relevance | path

Searched defs:button_width (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/glfw/tests/
Djoysticks.c90 const int button_width = width / button_count; in draw_joystick() local
/third_party/cef/tests/cefclient/browser/
Droot_window_win.cc653 const int button_width = GetButtonWidth(hwnd_); in OnSize() local
878 const int button_width = GetButtonWidth(hwnd_); in OnCreate() local
Dviews_window.cc446 const int button_width = menu_button->GetSize().width; in OnMenuButtonPressed() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11messagebox.c233 int button_width = MIN_BUTTON_WIDTH; in X11_MessageBoxInitPositions() local