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

#include <FillLayer.h>

Public Member Functions

 FillSize ()
 
 FillSize (EFillSizeType type, const LengthSize &size)
 
 FillSize ()
 
 FillSize (EFillSizeType type, const LengthSize &size)
 

Public Attributes

EFillSizeType type
 
LengthSize size
 

Constructor & Destructor Documentation

◆ FillSize() [1/4]

WebCore::FillSize::FillSize ( )
inline

◆ FillSize() [2/4]

WebCore::FillSize::FillSize ( EFillSizeType  type,
const LengthSize size 
)
inline

◆ FillSize() [3/4]

WebCore::FillSize::FillSize ( )
inline

◆ FillSize() [4/4]

WebCore::FillSize::FillSize ( EFillSizeType  type,
const LengthSize size 
)
inline

Member Data Documentation

◆ size

LengthSize WebCore::FillSize::size

◆ type

EFillSizeType WebCore::FillSize::type

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