Searched refs:getHeightForLineCount (Results 1 – 1 of 1) sorted by relevance
4934 static int getHeightForLineCount(RenderBlock* block, int l, bool includeBottom, int& count) in getHeightForLineCount() function4947 int result = getHeightForLineCount(toRenderBlock(obj), l, false, count); in getHeightForLineCount()5016 return getHeightForLineCount(this, l, true, count); in heightForLineCount()