Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySet.cpp565 CSSPropertyID variablesId = CSSPropertyVariable; in clearVariables() local
566 return removePropertiesInSet(&variablesId, 1); in clearVariables()