Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.h245 int heightForLineCount(int);
DRenderDeprecatedFlexibleBox.cpp922 LayoutUnit newHeight = blockChild->heightForLineCount(numVisibleLines); in applyLineClamp()
DRenderBlock.cpp5013 int RenderBlock::heightForLineCount(int l) in heightForLineCount() function in WebCore::RenderBlock