webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#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() } |
|
inline |
|
inline |
FontSelectionRange WebCore::FontSelectionCapabilities::slope { normalItalicValue(), normalItalicValue() } |
FontSelectionRange WebCore::FontSelectionCapabilities::weight { normalWeightValue(), normalWeightValue() } |
FontSelectionRange WebCore::FontSelectionCapabilities::width { normalStretchValue(), normalStretchValue() } |