Searched refs:spacingBottom (Results 1 – 2 of 2) sorted by relevance
375 int spacingBottom = box->borderBottom() + box->paddingBottom(); in paintMenuList() local378 extraParams.menuList.arrowHeight = rect.height() - spacingBottom - spacingTop; in paintMenuList()409 int spacingBottom = box->borderBottom() + box->paddingBottom(); in paintMenuListButton() local412 extraParams.menuList.arrowHeight = rect.height() - spacingBottom - spacingTop; in paintMenuListButton()
382 int spacingBottom = box->borderBottom() + box->paddingBottom(); in paintMenuListButton() local394 r.height() - (spacingTop + spacingBottom)); in paintMenuListButton()