Searched defs:emphasisMarkHeight (Results 1 – 3 of 3) sorted by relevance
311 int Font::emphasisMarkHeight(const AtomicString& mark) const in emphasisMarkHeight() function in WebCore::Font
260 int Font::emphasisMarkHeight(const AtomicString&) const in emphasisMarkHeight() function in WebCore::Font
769 int emphasisMarkHeight = style->font().emphasisMarkHeight(style->textEmphasisMarkString()); in addTextBoxVisualOverflow() local