HomeSort by relevance Sort by last modified time
    Searched refs:minimumIntValueForLength (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSLengthFunctions.h 34 int minimumIntValueForLength(const Length&, LayoutUnit maximumValue, RenderView* = 0, bool roundPercentages = false);
CSSLengthFunctions.cpp 35 int minimumIntValueForLength(const Length& length, LayoutUnit maximumValue, RenderView* renderView, bool roundPercentages)

Completed in 74 milliseconds