Searched refs:addCaption (Results 1 – 3 of 3) sorted by relevance
46 table()->addCaption(this); in insertedIntoTree()
269 void addCaption(const RenderTableCaption*);
211 void RenderTable::addCaption(const RenderTableCaption* caption) in addCaption() function in blink::RenderTable