Searched refs:button_height (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1MenuButton.c178 int menu_x, menu_y, menu_width, menu_height, button_width, button_height; local
202 button_height = w->core.height + 2 * w->core.border_width;
208 menu_y = button_y + button_height;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DMenuButton.c165 int menu_x, menu_y, menu_width, menu_height, button_height; local
200 button_height = w->core.height + 2 * w->core.border_width;
205 menu_y = button_y + button_height;

Completed in 10 milliseconds