Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTableElement.h96 void setNeedsTableStyleRecalc() const;
DHTMLTableElement.cpp241 void HTMLTableElement::setNeedsTableStyleRecalc() const in setNeedsTableStyleRecalc() function in blink::HTMLTableElement
389 setNeedsTableStyleRecalc(); in parseAttribute()