webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WebCore::TextLayout Class Reference

Public Member Functions

 TextLayout (RenderText &text, const FontCascade &font, float xPos)
 
float width (unsigned from, unsigned len, HashSet< const Font *> *fallbackFonts)
 

Static Public Member Functions

static bool isNeeded (RenderText &text, const FontCascade &font)
 

Constructor & Destructor Documentation

◆ TextLayout()

WebCore::TextLayout::TextLayout ( RenderText text,
const FontCascade font,
float  xPos 
)
inline

Member Function Documentation

◆ isNeeded()

static bool WebCore::TextLayout::isNeeded ( RenderText text,
const FontCascade font 
)
inlinestatic

◆ width()

float WebCore::TextLayout::width ( unsigned  from,
unsigned  len,
HashSet< const Font *> *  fallbackFonts 
)
inline

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