Home
last modified time | relevance | path

Searched defs:RemoveDeclaredProperties (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dproperty_registry.cc23 void PropertyRegistry::RemoveDeclaredProperties() { in RemoveDeclaredProperties() function in blink::PropertyRegistry
H A Dproperty_registration.cc235 void PropertyRegistration::RemoveDeclaredProperties(Document& document) { in RemoveDeclaredProperties() function in blink::PropertyRegistration
H A Dproperty_registry_test.cc238 TEST_F(PropertyRegistryTest, RemoveDeclaredProperties) { in TEST_F() argument