Home
last modified time | relevance | path

Searched refs:thicknessForDecoration (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGInlineTextBox.cpp473 static inline float thicknessForDecoration(TextDecoration, const Font& font) in thicknessForDecoration() function
543 float thickness = thicknessForDecoration(decoration, scaledFont); in paintDecorationWithStyle()