Home
last modified time | relevance | path

Searched refs:borderSpacingProperties (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/css/
DCSSPropertyLonghand.cpp80 …static const int borderSpacingProperties[] = { CSSPropertyWebkitBorderHorizontalSpacing, CSSProper… in initShorthandMap() local
81 SET_SHORTHAND_MAP_ENTRY(shorthandMap, CSSPropertyBorderSpacing, borderSpacingProperties); in initShorthandMap()