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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderCombineText.cpp28 const float textCombineMargin = 1.1f; // Allow em + 10% margin member in namespace:blink
104 float emWidth = description.computedSize() * textCombineMargin;

Completed in 348 milliseconds