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

  /external/chromium_org/third_party/WebKit/Source/core/paint/
BoxDecorationData.cpp 52 return BackgroundBleedBackgroundOverBorder;
BoxPainter.cpp 73 if (boxDecorationData.bleedAvoidance() == BackgroundBleedBackgroundOverBorder)
84 if (boxDecorationData.hasBorder && boxDecorationData.bleedAvoidance() != BackgroundBleedBackgroundOverBorder
236 if (bleedAvoidance == BackgroundBleedBackgroundOverBorder)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.h 42 BackgroundBleedBackgroundOverBorder

Completed in 517 milliseconds