Home
last modified time | relevance | path

Searched defs:ScopedFramePaintingState (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DLocalFrame.cpp607 struct ScopedFramePaintingState { struct
608 ScopedFramePaintingState(LocalFrame* frame, Node* node) in ScopedFramePaintingState() function
618 ~ScopedFramePaintingState() in ~ScopedFramePaintingState()
626 LocalFrame* frame;
627 Node* node;
628 PaintBehavior paintBehavior;