webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebTextRenderInfoWithoutShadow Struct Reference

Public Attributes

DWORD structSize
 
CGContextRef cgContext
 
LPCTSTR text
 
int length
 
POINT pt
 
const WebFontDescriptiondescription
 
CGColorRef color
 
int underlinedIndex
 
bool drawAsPassword
 
int overrideSmoothingLevel
 

Member Data Documentation

◆ cgContext

CGContextRef WebTextRenderInfoWithoutShadow::cgContext

◆ color

CGColorRef WebTextRenderInfoWithoutShadow::color

◆ description

const WebFontDescription* WebTextRenderInfoWithoutShadow::description

◆ drawAsPassword

bool WebTextRenderInfoWithoutShadow::drawAsPassword

◆ length

int WebTextRenderInfoWithoutShadow::length

◆ overrideSmoothingLevel

int WebTextRenderInfoWithoutShadow::overrideSmoothingLevel

◆ pt

POINT WebTextRenderInfoWithoutShadow::pt

◆ structSize

DWORD WebTextRenderInfoWithoutShadow::structSize

◆ text

LPCTSTR WebTextRenderInfoWithoutShadow::text

◆ underlinedIndex

int WebTextRenderInfoWithoutShadow::underlinedIndex

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