Home | History | Annotate | Download | only in style

Lines Matching refs:setTextEmphasisCustomMark

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