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

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DFindIndicator.cpp58 static const float verticalPaddingInsideLightBorder = 1.0; variable
61 static const float verticalBorderInsideShadow = lightBorderThickness + verticalPaddingInsideLightBorder;
224 FloatRect innerPathRect = inflateRect(textRect, horizontalPaddingInsideLightBorder, verticalPaddingInsideLightBorder);

Completed in 220 milliseconds