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

#include <ImageOrientation.h>

Public Member Functions

 ImageOrientationDescription (RespectImageOrientationEnum shouldRespectImageOrientation, ImageOrientationEnum orientation)
 
 ImageOrientationDescription ()
 
 ImageOrientationDescription (RespectImageOrientationEnum shouldRespectImageOrientation)
 
void setRespectImageOrientation (RespectImageOrientationEnum shouldRespectImageOrientation)
 
RespectImageOrientationEnum respectImageOrientation ()
 
void setImageOrientationEnum (ImageOrientationEnum orientation)
 
ImageOrientationEnum imageOrientation ()
 
 ImageOrientationDescription (RespectImageOrientationEnum shouldRespectImageOrientation, ImageOrientationEnum orientation)
 
 ImageOrientationDescription ()
 
 ImageOrientationDescription (RespectImageOrientationEnum shouldRespectImageOrientation)
 
void setRespectImageOrientation (RespectImageOrientationEnum shouldRespectImageOrientation)
 
RespectImageOrientationEnum respectImageOrientation ()
 
void setImageOrientationEnum (ImageOrientationEnum orientation)
 
ImageOrientationEnum imageOrientation ()
 

Public Attributes

RespectImageOrientationEnum m_respectOrientation
 
ImageOrientationEnum m_orientation
 

Constructor & Destructor Documentation

◆ ImageOrientationDescription() [1/6]

WebCore::ImageOrientationDescription::ImageOrientationDescription ( RespectImageOrientationEnum  shouldRespectImageOrientation,
ImageOrientationEnum  orientation 
)
inline

◆ ImageOrientationDescription() [2/6]

WebCore::ImageOrientationDescription::ImageOrientationDescription ( )
inline

◆ ImageOrientationDescription() [3/6]

WebCore::ImageOrientationDescription::ImageOrientationDescription ( RespectImageOrientationEnum  shouldRespectImageOrientation)
inline

◆ ImageOrientationDescription() [4/6]

WebCore::ImageOrientationDescription::ImageOrientationDescription ( RespectImageOrientationEnum  shouldRespectImageOrientation,
ImageOrientationEnum  orientation 
)
inline

◆ ImageOrientationDescription() [5/6]

WebCore::ImageOrientationDescription::ImageOrientationDescription ( )
inline

◆ ImageOrientationDescription() [6/6]

WebCore::ImageOrientationDescription::ImageOrientationDescription ( RespectImageOrientationEnum  shouldRespectImageOrientation)
inline

Member Function Documentation

◆ imageOrientation() [1/2]

ImageOrientationEnum WebCore::ImageOrientationDescription::imageOrientation ( )
inline

◆ imageOrientation() [2/2]

ImageOrientationEnum WebCore::ImageOrientationDescription::imageOrientation ( )
inline

◆ respectImageOrientation() [1/2]

RespectImageOrientationEnum WebCore::ImageOrientationDescription::respectImageOrientation ( )
inline

◆ respectImageOrientation() [2/2]

RespectImageOrientationEnum WebCore::ImageOrientationDescription::respectImageOrientation ( )
inline

◆ setImageOrientationEnum() [1/2]

void WebCore::ImageOrientationDescription::setImageOrientationEnum ( ImageOrientationEnum  orientation)
inline

◆ setImageOrientationEnum() [2/2]

void WebCore::ImageOrientationDescription::setImageOrientationEnum ( ImageOrientationEnum  orientation)
inline

◆ setRespectImageOrientation() [1/2]

void WebCore::ImageOrientationDescription::setRespectImageOrientation ( RespectImageOrientationEnum  shouldRespectImageOrientation)
inline

◆ setRespectImageOrientation() [2/2]

void WebCore::ImageOrientationDescription::setRespectImageOrientation ( RespectImageOrientationEnum  shouldRespectImageOrientation)
inline

Member Data Documentation

◆ m_orientation

ImageOrientationEnum WebCore::ImageOrientationDescription::m_orientation

◆ m_respectOrientation

RespectImageOrientationEnum WebCore::ImageOrientationDescription::m_respectOrientation

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