Home
last modified time | relevance | path

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

/external/webkit/WebCore/css/
DCSSPropertyLonghand.cpp126 …static const int textStrokeProperties[] = { CSSPropertyWebkitTextStrokeColor, CSSPropertyWebkitTex… in initShorthandMap() local
127 SET_SHORTHAND_MAP_ENTRY(shorthandMap, CSSPropertyWebkitTextStroke, textStrokeProperties); in initShorthandMap()