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

/macosx-10.10/WebCore-7600.1.25/page/
H A DFrameSnapshotting.cpp45 struct ScopedFramePaintingState { struct in namespace:WebCore
46 ScopedFramePaintingState(Frame& frame, Node* node) function in struct:WebCore::ScopedFramePaintingState
55 ~ScopedFramePaintingState()
83 ScopedFramePaintingState state(frame, nullptr);
117 ScopedFramePaintingState state(frame, &node);

Completed in 125 milliseconds