HomeSort by relevance Sort by last modified time
    Searched full:containingblocksize (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSComputedStyleDeclaration.cpp 639 LayoutUnit containingBlockSize = (propertyID == CSSPropertyLeft || propertyID == CSSPropertyRight) ?
642 return zoomAdjustedPixelValue(valueForLength(l, containingBlockSize, 0), style);
    [all...]

Completed in 113 milliseconds