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

/external/webkit/Source/WebCore/editing/
H A DTextIterator.cpp200 static inline bool fullyClipsContents(Node* node) function in namespace:WebCore
223 stack.push(fullyClipsContents(node) || (stack.top() && !ignoresContainerClip(node)));

Completed in 42 milliseconds