Searched defs:buttonSize (Results 1 – 2 of 2) sorted by relevance
152 IntSize ScrollbarThemeAura::buttonSize(ScrollbarThemeClient* scrollbar) in buttonSize() function in WebCore::ScrollbarThemeAura
503 Point buttonSize = m_arrow.computeSize(areaHeight, areaHeight); in doResize() local