Home
last modified time | relevance | path

Searched refs:hyphenationLimitBefore (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareInheritedData.cpp94 , hyphenationLimitBefore(-1) in StyleRareInheritedData()
151 , hyphenationLimitBefore(o.hyphenationLimitBefore) in StyleRareInheritedData()
200 && hyphenationLimitBefore == o.hyphenationLimitBefore in operator ==()
DStyleRareInheritedData.h139 short hyphenationLimitBefore; variable
DRenderStyle.cpp494 … || rareInheritedData->hyphenationLimitBefore != other.rareInheritedData->hyphenationLimitBefore in diffNeedsFullLayoutAndPaintInvalidation()