Searched refs:willDestroy (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DAbstractInlineTextBox.h55 static void willDestroy(InlineTextBox*);
88 // Weak ptrs; these are nulled when InlineTextBox::destroy() calls AbstractInlineTextBox::willDestroy.
H A DAbstractInlineTextBox.cpp58 void AbstractInlineTextBox::willDestroy(InlineTextBox* inlineTextBox) function in class:WebCore::AbstractInlineTextBox
H A DInlineTextBox.cpp74 AbstractInlineTextBox::willDestroy(this);

Completed in 115 milliseconds