Searched refs:incrementConnectedSubframeCount (Results 1 – 4 of 4) sorted by relevance
63 node->incrementConnectedSubframeCount(); in setContentFrame()
268 void incrementConnectedSubframeCount(unsigned amount) in incrementConnectedSubframeCount() function
2595 void Node::incrementConnectedSubframeCount(unsigned amount) in incrementConnectedSubframeCount() function in WebCore::Node2598 ensureRareData().incrementConnectedSubframeCount(amount); in incrementConnectedSubframeCount()2625 node->incrementConnectedSubframeCount(count); in updateAncestorConnectedSubframeCountForInsertion()
692 void incrementConnectedSubframeCount(unsigned amount = 1);