Home
last modified time | relevance | path

Searched refs:detachEllipsisBox (Results 1 – 9 of 9) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRootInlineBox.h43 void detachEllipsisBox(RenderArena*);
H A DRootInlineBox.cpp63 detachEllipsisBox(arena); in destroy()
67 void RootInlineBox::detachEllipsisBox(RenderArena* arena) in detachEllipsisBox() function in WebCore::RootInlineBox
85 detachEllipsisBox(renderer()->renderArena()); in clearTruncation()
/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A Drender_line.cpp1199 detachEllipsisBox(arena); in detach()
1204 void RootInlineBox::detachEllipsisBox(RenderArena *arena) in detachEllipsisBox() function in RootInlineBox
1215 detachEllipsisBox(m_object->renderArena()); in clearTruncation()
H A Drender_line.h502 void detachEllipsisBox(RenderArena *renderArena);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2007-10-1412424 (WebCore::RootInlineBox::detachEllipsisBox):
50115 (WebCore::RootInlineBox::detachEllipsisBox):
H A DChangeLog-2005-12-1910530 (khtml::RootInlineBox::detachEllipsisBox):
H A DChangeLog-2005-08-2341511 (RootInlineBox::detachEllipsisBox):
H A DChangeLog-2008-08-1076306 * rendering/RootInlineBox.cpp: Ditto.(WebCore::RootInlineBox::detachEllipsisBox): Ditto.
H A DChangeLog-2010-12-06117235 …(WebCore::RootInlineBox::detachEllipsisBox): Changed to use hasEllipsisBox() and setHasEllipsisBox…