Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderInline.cpp414 const unsigned cMaxSplitDepth = 200; in splitInlines() local
417 if (splitDepth < cMaxSplitDepth) { in splitInlines()