Home | History | Annotate | Download | only in style

Lines Matching refs:setTextEmphasisCustomMark

1105     void setTextEmphasisCustomMark(const AtomicString& mark) { SET_VAR(rareInheritedData, textEmphasisCustomMark, mark); }