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

  /external/webkit/Source/WebCore/rendering/
RenderFlexibleBox.h 58 bool hasMultipleLines() const { return style()->boxLines() == MULTIPLE; }
  /external/webkit/Source/WebCore/css/
CSSComputedStyleDeclaration.cpp     [all...]
CSSStyleSelector.cpp     [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyle.h 669 EBoxLines boxLines() { return static_cast<EBoxLines>(rareNonInheritedData->flexibleBox->lines); }
    [all...]

Completed in 33 milliseconds