webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <FontSelectionAlgorithm.h>
Public Member Functions | |
FontSelectionRequest ()=default | |
FontSelectionRequest (FontSelectionValue weight, FontSelectionValue width, FontSelectionValue slope) | |
bool | operator== (const FontSelectionRequest &other) const |
bool | operator!= (const FontSelectionRequest &other) const |
FontSelectionRequest ()=default | |
FontSelectionRequest (FontSelectionValue weight, FontSelectionValue width, FontSelectionValue slope) | |
bool | operator== (const FontSelectionRequest &other) const |
bool | operator!= (const FontSelectionRequest &other) const |
Public Attributes | |
FontSelectionValue | weight |
FontSelectionValue | width |
FontSelectionValue | slope |
|
default |
|
inline |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
FontSelectionValue WebCore::FontSelectionRequest::slope |
FontSelectionValue WebCore::FontSelectionRequest::weight |
FontSelectionValue WebCore::FontSelectionRequest::width |