Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DFont.h137 int emphasisMarkDescent(const AtomicString&) const;
DFontFastPath.cpp297 int Font::emphasisMarkDescent(const AtomicString& mark) const in emphasisMarkDescent() function in WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/qt/
DFontQt.cpp254 int Font::emphasisMarkDescent(const AtomicString&) const in emphasisMarkDescent() function in WebCore::Font
/external/webkit/Source/WebCore/rendering/
DInlineTextBox.cpp671 … == TextEmphasisPositionOver ? -font.fontMetrics().ascent() - font.emphasisMarkDescent(emphasisMar… in paint()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1619259 (WebCore::Font::emphasisMarkDescent):
40317 (WebCore::Font::emphasisMarkDescent): Added.
40420 (WebCore::Font::emphasisMarkDescent): Ditto.