#include <ControlStates.h>
|
| enum | {
HoverState = 1,
PressedState = 1 << 1,
FocusState = 1 << 2,
EnabledState = 1 << 3,
CheckedState = 1 << 4,
DefaultState = 1 << 5,
WindowInactiveState = 1 << 6,
IndeterminateState = 1 << 7,
SpinUpState = 1 << 8,
AllStates = 0xffffffff
} |
| |
| enum | {
HoverState = 1,
PressedState = 1 << 1,
FocusState = 1 << 2,
EnabledState = 1 << 3,
CheckedState = 1 << 4,
DefaultState = 1 << 5,
WindowInactiveState = 1 << 6,
IndeterminateState = 1 << 7,
SpinUpState = 1 << 8,
AllStates = 0xffffffff
} |
| |
| typedef unsigned | States |
| |
| typedef unsigned | States |
| |
◆ States [1/2]
◆ States [2/2]
◆ anonymous enum
| Enumerator |
|---|
| HoverState | |
| PressedState | |
| FocusState | |
| EnabledState | |
| CheckedState | |
| DefaultState | |
| WindowInactiveState | |
| IndeterminateState | |
| SpinUpState | |
| AllStates | |
◆ anonymous enum
| Enumerator |
|---|
| HoverState | |
| PressedState | |
| FocusState | |
| EnabledState | |
| CheckedState | |
| DefaultState | |
| WindowInactiveState | |
| IndeterminateState | |
| SpinUpState | |
| AllStates | |
◆ ControlStates() [1/4]
| WebCore::ControlStates::ControlStates |
( |
States |
states | ) |
|
|
inline |
◆ ControlStates() [2/4]
| WebCore::ControlStates::ControlStates |
( |
| ) |
|
|
inline |
◆ ~ControlStates() [1/2]
| WebCore::ControlStates::~ControlStates |
( |
| ) |
|
|
inline |
◆ ControlStates() [3/4]
| WebCore::ControlStates::ControlStates |
( |
States |
states | ) |
|
|
inline |
◆ ControlStates() [4/4]
| WebCore::ControlStates::ControlStates |
( |
| ) |
|
|
inline |
◆ ~ControlStates() [2/2]
| WebCore::ControlStates::~ControlStates |
( |
| ) |
|
|
inline |
◆ isDirty() [1/2]
| bool WebCore::ControlStates::isDirty |
( |
| ) |
const |
|
inline |
◆ isDirty() [2/2]
| bool WebCore::ControlStates::isDirty |
( |
| ) |
const |
|
inline |
◆ needsRepaint() [1/2]
| bool WebCore::ControlStates::needsRepaint |
( |
| ) |
const |
|
inline |
◆ needsRepaint() [2/2]
| bool WebCore::ControlStates::needsRepaint |
( |
| ) |
const |
|
inline |
◆ setDirty() [1/2]
| void WebCore::ControlStates::setDirty |
( |
bool |
d | ) |
|
|
inline |
◆ setDirty() [2/2]
| void WebCore::ControlStates::setDirty |
( |
bool |
d | ) |
|
|
inline |
◆ setNeedsRepaint() [1/2]
| void WebCore::ControlStates::setNeedsRepaint |
( |
bool |
r | ) |
|
|
inline |
◆ setNeedsRepaint() [2/2]
| void WebCore::ControlStates::setNeedsRepaint |
( |
bool |
r | ) |
|
|
inline |
◆ setStates() [1/2]
| void WebCore::ControlStates::setStates |
( |
States |
newStates | ) |
|
|
inline |
◆ setStates() [2/2]
| void WebCore::ControlStates::setStates |
( |
States |
newStates | ) |
|
|
inline |
◆ setTimeSinceControlWasFocused() [1/2]
| void WebCore::ControlStates::setTimeSinceControlWasFocused |
( |
double |
time | ) |
|
|
inline |
◆ setTimeSinceControlWasFocused() [2/2]
| void WebCore::ControlStates::setTimeSinceControlWasFocused |
( |
double |
time | ) |
|
|
inline |
◆ states() [1/2]
| States WebCore::ControlStates::states |
( |
| ) |
const |
|
inline |
◆ states() [2/2]
| States WebCore::ControlStates::states |
( |
| ) |
const |
|
inline |
◆ timeSinceControlWasFocused() [1/2]
| double WebCore::ControlStates::timeSinceControlWasFocused |
( |
| ) |
const |
|
inline |
◆ timeSinceControlWasFocused() [2/2]
| double WebCore::ControlStates::timeSinceControlWasFocused |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/ControlStates.h