Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A 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()
H A DInlineTextBox.cpp669 …const AtomicString& emphasisMark = hasTextEmphasis ? styleToUse->textEmphasisMarkString() : nullAt… in paint()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.cpp869 const AtomicString& RenderStyle::textEmphasisMarkString() const in textEmphasisMarkString() function in WebCore::RenderStyle
H A DRenderStyle.h732 const AtomicString& textEmphasisMarkString() const;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2011-02-1641080 (WebCore::RenderStyle::textEmphasisMarkString): Added. Returns a string containing the