Searched refs:computeLogicalHeightLimit (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderSearchField.h41 virtual LayoutUnit computeLogicalHeightLimit() const OVERRIDE;
H A DRenderSearchField.cpp77 LayoutUnit RenderSearchField::computeLogicalHeightLimit() const function in class:WebCore::RenderSearchField
H A DRenderTextControlSingleLine.h44 virtual LayoutUnit computeLogicalHeightLimit() const;
H A DRenderTextControlSingleLine.cpp91 LayoutUnit RenderTextControlSingleLine::computeLogicalHeightLimit() const function in class:WebCore::RenderTextControlSingleLine
132 LayoutUnit logicalHeightLimit = computeLogicalHeightLimit();

Completed in 70 milliseconds