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

/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DPopupMenuWin.cpp585 const int separatorHeight = 1; member in namespace:WebCore
651 IntRect separatorRect(itemRect.x() + separatorPadding, itemRect.y() + (itemRect.height() - separatorHeight) / 2, itemRect.width() - 2 * separatorPadding, separatorHeight);

Completed in 60 milliseconds