Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditingStyle.h134 void removePropertiesInElementDefaultStyle(Element*);
Dmarkup.cpp312 newInlineStyle->removePropertiesInElementDefaultStyle(&element); in appendElement()
DEditingStyle.cpp1224 void EditingStyle::removePropertiesInElementDefaultStyle(Element* element) in removePropertiesInElementDefaultStyle() function in blink::EditingStyle