Home
last modified time | relevance | path

Searched refs:clearComputedStyle (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElementRareData.h114 void clearComputedStyle() { m_computedStyle = 0; } in clearComputedStyle() function
DElement.cpp1372 data->clearComputedStyle(); in attach()
1436 data->clearComputedStyle(); in detach()
1536 data->clearComputedStyle(); in recalcStyle()