Searched refs:ensureInlineCSSStyleDeclaration (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DStylePropertySet.h224 CSSStyleDeclaration* ensureInlineCSSStyleDeclaration(Element* parentElement);
H A DStylePropertySet.cpp654 CSSStyleDeclaration* MutableStylePropertySet::ensureInlineCSSStyleDeclaration(Element* parentElement) function in class:WebCore::MutableStylePropertySet
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElement.cpp3426 return ensureMutableInlineStyle()->ensureInlineCSSStyleDeclaration(this);

Completed in 285 milliseconds