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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
StyleInheritedData.cpp 30 : horizontal_border_spacing(RenderStyle::initialHorizontalBorderSpacing())
44 , horizontal_border_spacing(o.horizontal_border_spacing)
59 && horizontal_border_spacing == o.horizontal_border_spacing
StyleInheritedData.h 49 short horizontal_border_spacing; member in class:WebCore::StyleInheritedData
RenderStyle.cpp 496 || inherited->horizontal_border_spacing != other->inherited->horizontal_border_spacing
    [all...]

Completed in 183 milliseconds