Searched refs:followingButton (Results 1 – 1 of 1) sorted by relevance
307 IntRect followingButton = buttonRect(ForwardButtonEndPart); in buttonRect() local308 …return IntRect(isHorizontal ? x() + width() - followingButton.width() - partRenderer->width() : x(… in buttonRect()309 … isHorizontal ? y() : y() + height() - followingButton.height() - partRenderer->height(), in buttonRect()