Home
last modified time | relevance | path

Searched refs:removeAndDestroyTextBoxes (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderText.h144 void removeAndDestroyTextBoxes();
DRenderText.cpp215 void RenderText::removeAndDestroyTextBoxes() in removeAndDestroyTextBoxes() function in blink::RenderText
237 removeAndDestroyTextBoxes(); in willBeDestroyed()
DRenderBlock.cpp3608 toRenderText(child)->removeAndDestroyTextBoxes(); in updateFirstLetterStyle()