Home
last modified time | relevance | path

Searched defs:textEmphasisCustomMark (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareInheritedData.h145 AtomicString textEmphasisCustomMark; variable
DRenderStyle.h871 …const AtomicString& textEmphasisCustomMark() const { return rareInheritedData->textEmphasisCustomM… in textEmphasisCustomMark() function