Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp1046 const AtomicString& RenderStyle::hyphenString() const in hyphenString() function in WebCore::RenderStyle
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineTextBox.cpp1514 const AtomicString& hyphenString = style->hyphenString(); in constructTextRun() local