Searched refs:overflowProperties (Results 1 – 1 of 1) sorted by relevance
155 static const int overflowProperties[] = { CSSPropertyOverflowX, CSSPropertyOverflowY }; in initShorthandMap() local156 SET_SHORTHAND_MAP_ENTRY(shorthandMap, CSSPropertyOverflow, overflowProperties); in initShorthandMap()