webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WebCore::ClipStack::State Struct Reference

#include <ClipStack.h>

Public Member Functions

 State (const IntRect &scissors=IntRect(), int stencil=1)
 

Public Attributes

IntRect scissorBox
 
int stencilIndex
 

Constructor & Destructor Documentation

◆ State()

WebCore::ClipStack::State::State ( const IntRect scissors = IntRect(),
int  stencil = 1 
)
inline

Member Data Documentation

◆ scissorBox

IntRect WebCore::ClipStack::State::scissorBox

◆ stencilIndex

int WebCore::ClipStack::State::stencilIndex

The documentation for this struct was generated from the following file: