Searched refs:setTextEmphasisCustomMark (Results 1 – 3 of 3) sorted by relevance
1092 …void setTextEmphasisCustomMark(const AtomicString& mark) { SET_VAR(rareInheritedData, textEmphasis… in setTextEmphasisCustomMark() function
5954 m_style->setTextEmphasisCustomMark(nullAtom); in applyProperty()5964 m_style->setTextEmphasisCustomMark(primitiveValue->getStringValue()); in applyProperty()5968 m_style->setTextEmphasisCustomMark(nullAtom); in applyProperty()
1531 (WebCore::InheritedFlags::setTextEmphasisCustomMark):