Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DFont.h136 int emphasisMarkAscent(const AtomicString&) const;
DFontFastPath.cpp283 int Font::emphasisMarkAscent(const AtomicString& mark) const in emphasisMarkAscent() function in WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/qt/
DFontQt.cpp248 int Font::emphasisMarkAscent(const AtomicString&) const in emphasisMarkAscent() function in WebCore::Font
/external/webkit/Source/WebCore/rendering/
DInlineTextBox.cpp671 …sisMarkDescent(emphasisMark) : font.fontMetrics().descent() + font.emphasisMarkAscent(emphasisMark… in paint()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1619258 (WebCore::Font::emphasisMarkAscent):
40316 (WebCore::Font::emphasisMarkAscent): Added.
40419 (WebCore::Font::emphasisMarkAscent): Added stub.