Searched defs:isCSSPropertyEnabled (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DRuntimeCSSEnabled.cpp117 bool RuntimeCSSEnabled::isCSSPropertyEnabled(CSSPropertyID propertyId) function in class:WebCore::RuntimeCSSEnabled
131 if (RuntimeCSSEnabled::isCSSPropertyEnabled(property))

Completed in 235 milliseconds