Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.cpp4927 static bool shouldCheckLines(RenderObject* obj) in shouldCheckLines() function
4946 if (shouldCheckLines(obj)) { in getHeightForLineCount()
4974 if (!shouldCheckLines(child)) in lineAtIndex()
5000 if (shouldCheckLines(obj)) { in lineCount()
5082 if (shouldCheckLines(obj)) in clearTruncation()