Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DRuntimeCSSEnabled.cpp130 static BoolVector& propertySwitches() in propertySwitches() function
156 return propertySwitches()[indexForProperty(propertyId)]; in isCSSPropertyEnabled()
161 propertySwitches()[indexForProperty(propertyId)] = enable; in setCSSPropertyEnabled()