Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DInlineFlowBox.cpp769 int emphasisMarkHeight = style->font().emphasisMarkHeight(style->textEmphasisMarkString()); in addTextBoxVisualOverflow()
1342 …hasisMark = curr->logicalTop() - style->font().emphasisMarkHeight(style->textEmphasisMarkString()); in computeOverAnnotationAdjustment()
1345 …isMark = curr->logicalBottom() + style->font().emphasisMarkHeight(style->textEmphasisMarkString()); in computeOverAnnotationAdjustment()
1368 …isMark = curr->logicalBottom() + style->font().emphasisMarkHeight(style->textEmphasisMarkString()); in computeUnderAnnotationAdjustment()
1371 …hasisMark = curr->logicalTop() - style->font().emphasisMarkHeight(style->textEmphasisMarkString()); in computeUnderAnnotationAdjustment()
DInlineTextBox.cpp669 …const AtomicString& emphasisMark = hasTextEmphasis ? styleToUse->textEmphasisMarkString() : nullAt… in paint()
/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.cpp870 const AtomicString& RenderStyle::textEmphasisMarkString() const in textEmphasisMarkString() function in WebCore::RenderStyle
DRenderStyle.h731 const AtomicString& textEmphasisMarkString() const;
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1641080 (WebCore::RenderStyle::textEmphasisMarkString): Added. Returns a string containing the