Home
last modified time | relevance | path

Searched refs:prevOnLineExists (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DInlineBox.cpp229 bool InlineBox::prevOnLineExists() const in prevOnLineExists() function in WebCore::InlineBox
239 m_prevOnLineExists = parent()->prevOnLineExists(); in prevOnLineExists()
DInlineBox.h205 bool prevOnLineExists() const;
/external/webkit/Source/WebCore/
DChangeLog-2003-10-2512314 (InlineFlowBox::prevOnLineExists):
DChangeLog24290 …Broke GTK builds. nextOnLineExists and prevOnLineExists are still used in AccessibilityObjectWrapp…
24294 (WebCore::InlineBox::prevOnLineExists):
24490 Remove prevOnLineExists() and nextOnLineExists() as they are not used anymore.
DChangeLog-2005-08-2350100 (InlineBox::prevOnLineExists):
DChangeLog-2007-10-1443418 (WebCore::InlineBox::prevOnLineExists):