Searched refs:textEmphasisMarkString (Results 1 – 4 of 4) sorted by relevance
884 int emphasisMarkHeight = style->font().emphasisMarkHeight(style->textEmphasisMarkString()); in addTextBoxVisualOverflow()1236 …hasisMark = curr->logicalTop() - style->font().emphasisMarkHeight(style->textEmphasisMarkString()); in computeOverAnnotationAdjustment()1239 …isMark = curr->logicalBottom() + style->font().emphasisMarkHeight(style->textEmphasisMarkString()); in computeOverAnnotationAdjustment()1283 …isMark = curr->logicalBottom() + style->font().emphasisMarkHeight(style->textEmphasisMarkString()); in computeUnderAnnotationAdjustment()1286 …hasisMark = curr->logicalTop() - style->font().emphasisMarkHeight(style->textEmphasisMarkString()); in computeUnderAnnotationAdjustment()
514 textPainter.setEmphasisMark(styleToUse->textEmphasisMarkString(), emphasisMarkPosition); in paint()
1055 const AtomicString& RenderStyle::textEmphasisMarkString() const in textEmphasisMarkString() function in blink::RenderStyle
873 const AtomicString& textEmphasisMarkString() const;