Home
last modified time | relevance | path

Searched defs:computedStyleForElement (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/editing/
Dmarkup.cpp488 … RefPtr<CSSComputedStyleDeclaration> computedStyleForElement = computedStyle(element); in appendStartMarkup() local
/external/webkit/WebKit/win/
DWebView.cpp3574 HRESULT STDMETHODCALLTYPE WebView::computedStyleForElement( in computedStyleForElement() function in WebView