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

#include <FontSelectionAlgorithm.h>

Public Member Functions

void expand (const FontSelectionCapabilities &capabilities)
 
void expand (const FontSelectionCapabilities &capabilities)
 

Public Attributes

FontSelectionRange weight { normalWeightValue(), normalWeightValue() }
 
FontSelectionRange width { normalStretchValue(), normalStretchValue() }
 
FontSelectionRange slope { normalItalicValue(), normalItalicValue() }
 

Member Function Documentation

◆ expand() [1/2]

void WebCore::FontSelectionCapabilities::expand ( const FontSelectionCapabilities capabilities)
inline

◆ expand() [2/2]

void WebCore::FontSelectionCapabilities::expand ( const FontSelectionCapabilities capabilities)
inline

Member Data Documentation

◆ slope

FontSelectionRange WebCore::FontSelectionCapabilities::slope { normalItalicValue(), normalItalicValue() }

◆ weight

FontSelectionRange WebCore::FontSelectionCapabilities::weight { normalWeightValue(), normalWeightValue() }

◆ width

FontSelectionRange WebCore::FontSelectionCapabilities::width { normalStretchValue(), normalStretchValue() }

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