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

/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DPopupMenuWin.cpp71 const int popupWindowBorderWidth = 1; member in namespace:WebCore
368 popupWidth += 2 * popupWindowBorderWidth;
369 popupHeight += 2 * popupWindowBorderWidth;
529 clientRect.inflate(-popupWindowBorderWidth);

Completed in 65 milliseconds