Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DTextIterator.cpp200 static inline bool fullyClipsContents(Node* node) in fullyClipsContents() function
223 stack.push(fullyClipsContents(node) || (stack.top() && !ignoresContainerClip(node))); in pushFullyClippedState()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-16375 (WebCore::fullyClipsContents): Added. Returns true for an element that
DChangeLog-2010-01-2990961 (WebCore::fullyClipsContents):