#include <PopupMenuStyle.h>
|
enum | PopupMenuType { SelectPopup,
AutofillPopup,
SelectPopup,
AutofillPopup
} |
|
enum | BackgroundColorType { DefaultBackgroundColor,
CustomBackgroundColor,
DefaultBackgroundColor,
CustomBackgroundColor
} |
|
enum | PopupMenuSize {
PopupMenuSizeNormal,
PopupMenuSizeSmall,
PopupMenuSizeMini,
PopupMenuSizeNormal,
PopupMenuSizeSmall,
PopupMenuSizeMini
} |
|
enum | PopupMenuType { SelectPopup,
AutofillPopup,
SelectPopup,
AutofillPopup
} |
|
enum | BackgroundColorType { DefaultBackgroundColor,
CustomBackgroundColor,
DefaultBackgroundColor,
CustomBackgroundColor
} |
|
enum | PopupMenuSize {
PopupMenuSizeNormal,
PopupMenuSizeSmall,
PopupMenuSizeMini,
PopupMenuSizeNormal,
PopupMenuSizeSmall,
PopupMenuSizeMini
} |
|
|
| PopupMenuStyle (const Color &foreground, const Color &background, const FontCascade &font, bool visible, bool isDisplayNone, bool hasDefaultAppearance, Length textIndent, TextDirection textDirection, bool hasTextDirectionOverride, BackgroundColorType backgroundColorType=DefaultBackgroundColor, PopupMenuType menuType=SelectPopup, PopupMenuSize menuSize=PopupMenuSizeNormal) |
|
const Color & | foregroundColor () const |
|
const Color & | backgroundColor () const |
|
const FontCascade & | font () const |
|
bool | isVisible () const |
|
bool | isDisplayNone () const |
|
bool | hasDefaultAppearance () const |
|
Length | textIndent () const |
|
TextDirection | textDirection () const |
|
bool | hasTextDirectionOverride () const |
|
BackgroundColorType | backgroundColorType () const |
|
PopupMenuType | menuType () const |
|
PopupMenuSize | menuSize () const |
|
| PopupMenuStyle (const Color &foreground, const Color &background, const FontCascade &font, bool visible, bool isDisplayNone, bool hasDefaultAppearance, Length textIndent, TextDirection textDirection, bool hasTextDirectionOverride, BackgroundColorType backgroundColorType=DefaultBackgroundColor, PopupMenuType menuType=SelectPopup, PopupMenuSize menuSize=PopupMenuSizeNormal) |
|
const Color & | foregroundColor () const |
|
const Color & | backgroundColor () const |
|
const FontCascade & | font () const |
|
bool | isVisible () const |
|
bool | isDisplayNone () const |
|
bool | hasDefaultAppearance () const |
|
Length | textIndent () const |
|
TextDirection | textDirection () const |
|
bool | hasTextDirectionOverride () const |
|
BackgroundColorType | backgroundColorType () const |
|
PopupMenuType | menuType () const |
|
PopupMenuSize | menuSize () const |
|
◆ BackgroundColorType [1/2]
Enumerator |
---|
DefaultBackgroundColor | |
CustomBackgroundColor | |
DefaultBackgroundColor | |
CustomBackgroundColor | |
◆ BackgroundColorType [2/2]
Enumerator |
---|
DefaultBackgroundColor | |
CustomBackgroundColor | |
DefaultBackgroundColor | |
CustomBackgroundColor | |
◆ PopupMenuSize [1/2]
Enumerator |
---|
PopupMenuSizeNormal | |
PopupMenuSizeSmall | |
PopupMenuSizeMini | |
PopupMenuSizeNormal | |
PopupMenuSizeSmall | |
PopupMenuSizeMini | |
◆ PopupMenuSize [2/2]
Enumerator |
---|
PopupMenuSizeNormal | |
PopupMenuSizeSmall | |
PopupMenuSizeMini | |
PopupMenuSizeNormal | |
PopupMenuSizeSmall | |
PopupMenuSizeMini | |
◆ PopupMenuType [1/2]
Enumerator |
---|
SelectPopup | |
AutofillPopup | |
SelectPopup | |
AutofillPopup | |
◆ PopupMenuType [2/2]
Enumerator |
---|
SelectPopup | |
AutofillPopup | |
SelectPopup | |
AutofillPopup | |
◆ PopupMenuStyle() [1/2]
WebCore::PopupMenuStyle::PopupMenuStyle |
( |
const Color & |
foreground, |
|
|
const Color & |
background, |
|
|
const FontCascade & |
font, |
|
|
bool |
visible, |
|
|
bool |
isDisplayNone, |
|
|
bool |
hasDefaultAppearance, |
|
|
Length |
textIndent, |
|
|
TextDirection |
textDirection, |
|
|
bool |
hasTextDirectionOverride, |
|
|
BackgroundColorType |
backgroundColorType = DefaultBackgroundColor , |
|
|
PopupMenuType |
menuType = SelectPopup , |
|
|
PopupMenuSize |
menuSize = PopupMenuSizeNormal |
|
) |
| |
|
inline |
◆ PopupMenuStyle() [2/2]
WebCore::PopupMenuStyle::PopupMenuStyle |
( |
const Color & |
foreground, |
|
|
const Color & |
background, |
|
|
const FontCascade & |
font, |
|
|
bool |
visible, |
|
|
bool |
isDisplayNone, |
|
|
bool |
hasDefaultAppearance, |
|
|
Length |
textIndent, |
|
|
TextDirection |
textDirection, |
|
|
bool |
hasTextDirectionOverride, |
|
|
BackgroundColorType |
backgroundColorType = DefaultBackgroundColor , |
|
|
PopupMenuType |
menuType = SelectPopup , |
|
|
PopupMenuSize |
menuSize = PopupMenuSizeNormal |
|
) |
| |
|
inline |
◆ backgroundColor() [1/2]
const Color& WebCore::PopupMenuStyle::backgroundColor |
( |
| ) |
const |
|
inline |
◆ backgroundColor() [2/2]
const Color& WebCore::PopupMenuStyle::backgroundColor |
( |
| ) |
const |
|
inline |
◆ backgroundColorType() [1/2]
◆ backgroundColorType() [2/2]
◆ font() [1/2]
const FontCascade& WebCore::PopupMenuStyle::font |
( |
| ) |
const |
|
inline |
◆ font() [2/2]
const FontCascade& WebCore::PopupMenuStyle::font |
( |
| ) |
const |
|
inline |
◆ foregroundColor() [1/2]
const Color& WebCore::PopupMenuStyle::foregroundColor |
( |
| ) |
const |
|
inline |
◆ foregroundColor() [2/2]
const Color& WebCore::PopupMenuStyle::foregroundColor |
( |
| ) |
const |
|
inline |
◆ hasDefaultAppearance() [1/2]
bool WebCore::PopupMenuStyle::hasDefaultAppearance |
( |
| ) |
const |
|
inline |
◆ hasDefaultAppearance() [2/2]
bool WebCore::PopupMenuStyle::hasDefaultAppearance |
( |
| ) |
const |
|
inline |
◆ hasTextDirectionOverride() [1/2]
bool WebCore::PopupMenuStyle::hasTextDirectionOverride |
( |
| ) |
const |
|
inline |
◆ hasTextDirectionOverride() [2/2]
bool WebCore::PopupMenuStyle::hasTextDirectionOverride |
( |
| ) |
const |
|
inline |
◆ isDisplayNone() [1/2]
bool WebCore::PopupMenuStyle::isDisplayNone |
( |
| ) |
const |
|
inline |
◆ isDisplayNone() [2/2]
bool WebCore::PopupMenuStyle::isDisplayNone |
( |
| ) |
const |
|
inline |
◆ isVisible() [1/2]
bool WebCore::PopupMenuStyle::isVisible |
( |
| ) |
const |
|
inline |
◆ isVisible() [2/2]
bool WebCore::PopupMenuStyle::isVisible |
( |
| ) |
const |
|
inline |
◆ menuSize() [1/2]
◆ menuSize() [2/2]
◆ menuType() [1/2]
◆ menuType() [2/2]
◆ textDirection() [1/2]
◆ textDirection() [2/2]
◆ textIndent() [1/2]
Length WebCore::PopupMenuStyle::textIndent |
( |
| ) |
const |
|
inline |
◆ textIndent() [2/2]
Length WebCore::PopupMenuStyle::textIndent |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/PopupMenuStyle.h