Searched defs:ScopedFramePaintingState (Results 1 – 1 of 1) sorted by relevance
607 struct ScopedFramePaintingState { struct608 ScopedFramePaintingState(LocalFrame* frame, Node* node) in ScopedFramePaintingState() function618 ~ScopedFramePaintingState() in ~ScopedFramePaintingState()626 LocalFrame* frame;627 Node* node;628 PaintBehavior paintBehavior;