Lines Matching refs:BUTTON_SIZE
67 #define BUTTON_SIZE (TITLE_BAR_HEIGHT - (2 * BUTTON_MARGIN)) macro
1651 pos_x = parent->width - 1 * (BUTTON_MARGIN + BUTTON_SIZE); in attach_decoration()
1652 pos_y = -1 * (BUTTON_MARGIN + BUTTON_SIZE + (BORDER_SIZE / 2)); in attach_decoration()
1656 pos_x = parent->width - 2 * (BUTTON_MARGIN + BUTTON_SIZE); in attach_decoration()
1657 pos_y = -1 * (BUTTON_MARGIN + BUTTON_SIZE + (BORDER_SIZE / 2)); in attach_decoration()
1660 pos_x = parent->width - 3 * (BUTTON_MARGIN + BUTTON_SIZE); in attach_decoration()
1661 pos_y = -1 * (BUTTON_MARGIN + BUTTON_SIZE + (BORDER_SIZE / 2)); in attach_decoration()
1799 decoration->width = BUTTON_SIZE; in create_decoration()
1800 decoration->height = BUTTON_SIZE; in create_decoration()
1804 decoration->width = BUTTON_SIZE; in create_decoration()
1805 decoration->height = BUTTON_SIZE; in create_decoration()
1808 decoration->width = BUTTON_SIZE; in create_decoration()
1809 decoration->height = BUTTON_SIZE; in create_decoration()