Searched refs:textStrokeProperties (Results 1 – 1 of 1) sorted by relevance
126 …static const int textStrokeProperties[] = { CSSPropertyWebkitTextStrokeColor, CSSPropertyWebkitTex… in initShorthandMap() local127 SET_SHORTHAND_MAP_ENTRY(shorthandMap, CSSPropertyWebkitTextStroke, textStrokeProperties); in initShorthandMap()