Searched refs:ShorthandMap (Results 1 – 1 of 1) sorted by relevance
30 typedef HashMap<int, CSSPropertyLonghand> ShorthandMap; typedef32 static void initShorthandMap(ShorthandMap& shorthandMap) in initShorthandMap()221 DEFINE_STATIC_LOCAL(ShorthandMap, shorthandMap, ()); in longhandForProperty()