Searched defs:hyphenationString (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DStyleRareInheritedData.h127 AtomicString hyphenationString; member in class:WebCore::StyleRareInheritedData
H A DRenderStyle.cpp1170 const AtomicString& hyphenationString = rareInheritedData.get()->hyphenationString; local
H A DRenderStyle.h832 const AtomicString& hyphenationString() const { return rareInheritedData->hyphenationString; } function in class:WebCore::RenderStyle

Completed in 197 milliseconds