Home
last modified time | relevance | path

Searched defs:emphasisMarkHeight (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFontFastPath.cpp311 int Font::emphasisMarkHeight(const AtomicString& mark) const in emphasisMarkHeight() function in WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/qt/
DFontQt.cpp260 int Font::emphasisMarkHeight(const AtomicString&) const in emphasisMarkHeight() function in WebCore::Font
/external/webkit/Source/WebCore/rendering/
DInlineFlowBox.cpp769 int emphasisMarkHeight = style->font().emphasisMarkHeight(style->textEmphasisMarkString()); in addTextBoxVisualOverflow() local