Searched refs:hyphenationLimitLines (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DStyleRareInheritedData.cpp92 , hyphenationLimitLines(-1)
147 , hyphenationLimitLines(o.hyphenationLimitLines)
200 && hyphenationLimitLines == o.hyphenationLimitLines
H A DStyleRareInheritedData.h114 short hyphenationLimitLines; member in class:WebCore::StyleRareInheritedData

Completed in 48 milliseconds