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.cpp76 LayoutUnit RenderSearchField::computeLogicalHeightLimit() const function in class:blink::RenderSearchField
H A DRenderTextControlSingleLine.h44 virtual LayoutUnit computeLogicalHeightLimit() const;
H A DRenderTextControlSingleLine.cpp88 LayoutUnit RenderTextControlSingleLine::computeLogicalHeightLimit() const function in class:blink::RenderTextControlSingleLine
131 LayoutUnit logicalHeightLimit = computeLogicalHeightLimit();

Completed in 274 milliseconds