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

#include <SVGTextLayoutAttributes.h>

Public Member Functions

 SVGCharacterData ()
 

Public Attributes

float x
 
float y
 
float dx
 
float dy
 
float rotate
 

Constructor & Destructor Documentation

◆ SVGCharacterData()

WebCore::SVGCharacterData::SVGCharacterData ( )
inline

Member Data Documentation

◆ dx

float WebCore::SVGCharacterData::dx

◆ dy

float WebCore::SVGCharacterData::dy

◆ rotate

float WebCore::SVGCharacterData::rotate

◆ x

float WebCore::SVGCharacterData::x

◆ y

float WebCore::SVGCharacterData::y

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