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

/external/webkit/Source/WebCore/rendering/
H A DRenderEmbeddedObject.cpp62 static const float replacementTextRoundedRectHeight = 18; member in namespace:WebCore
204 replacementTextRect.setSize(FloatSize(textWidth + replacementTextRoundedRectLeftRightTextMargin * 2, replacementTextRoundedRectHeight));

Completed in 43 milliseconds