#include <StepRange.h>
|
enum | StepValueShouldBe {
StepValueShouldBeReal,
ParsedStepValueShouldBeInteger,
ScaledStepValueShouldBeInteger,
StepValueShouldBeReal,
ParsedStepValueShouldBeInteger,
ScaledStepValueShouldBeInteger
} |
|
enum | StepValueShouldBe {
StepValueShouldBeReal,
ParsedStepValueShouldBeInteger,
ScaledStepValueShouldBeInteger,
StepValueShouldBeReal,
ParsedStepValueShouldBeInteger,
ScaledStepValueShouldBeInteger
} |
|
|
| StepRange () |
|
| StepRange (const StepRange &) |
|
| StepRange (const Decimal &stepBase, RangeLimitations, const Decimal &minimum, const Decimal &maximum, const Decimal &step, const StepDescription &) |
|
Decimal | acceptableError () const |
|
Decimal | alignValueForStep (const Decimal ¤tValue, const Decimal &newValue) const |
|
Decimal | clampValue (const Decimal &value) const |
|
bool | hasStep () const |
|
bool | hasRangeLimitations () const |
|
Decimal | maximum () const |
|
Decimal | minimum () const |
|
Decimal | step () const |
|
Decimal | stepBase () const |
|
int | stepScaleFactor () const |
|
bool | stepMismatch (const Decimal &) const |
|
Decimal | defaultValue () const |
|
Decimal | proportionFromValue (const Decimal &value) const |
|
Decimal | valueFromProportion (const Decimal &proportion) const |
|
| StepRange () |
|
| StepRange (const StepRange &) |
|
| StepRange (const Decimal &stepBase, RangeLimitations, const Decimal &minimum, const Decimal &maximum, const Decimal &step, const StepDescription &) |
|
Decimal | acceptableError () const |
|
Decimal | alignValueForStep (const Decimal ¤tValue, const Decimal &newValue) const |
|
Decimal | clampValue (const Decimal &value) const |
|
bool | hasStep () const |
|
bool | hasRangeLimitations () const |
|
Decimal | maximum () const |
|
Decimal | minimum () const |
|
Decimal | step () const |
|
Decimal | stepBase () const |
|
int | stepScaleFactor () const |
|
bool | stepMismatch (const Decimal &) const |
|
Decimal | defaultValue () const |
|
Decimal | proportionFromValue (const Decimal &value) const |
|
Decimal | valueFromProportion (const Decimal &proportion) const |
|
◆ StepValueShouldBe [1/2]
Enumerator |
---|
StepValueShouldBeReal | |
ParsedStepValueShouldBeInteger | |
ScaledStepValueShouldBeInteger | |
StepValueShouldBeReal | |
ParsedStepValueShouldBeInteger | |
ScaledStepValueShouldBeInteger | |
◆ StepValueShouldBe [2/2]
Enumerator |
---|
StepValueShouldBeReal | |
ParsedStepValueShouldBeInteger | |
ScaledStepValueShouldBeInteger | |
StepValueShouldBeReal | |
ParsedStepValueShouldBeInteger | |
ScaledStepValueShouldBeInteger | |
◆ StepRange() [1/6]
WebCore::StepRange::StepRange |
( |
| ) |
|
◆ StepRange() [2/6]
WebCore::StepRange::StepRange |
( |
const StepRange & |
stepRange | ) |
|
◆ StepRange() [3/6]
◆ StepRange() [4/6]
WebCore::StepRange::StepRange |
( |
| ) |
|
◆ StepRange() [5/6]
WebCore::StepRange::StepRange |
( |
const StepRange & |
| ) |
|
◆ StepRange() [6/6]
◆ acceptableError() [1/2]
Decimal WebCore::StepRange::acceptableError |
( |
| ) |
const |
◆ acceptableError() [2/2]
Decimal WebCore::StepRange::acceptableError |
( |
| ) |
const |
◆ alignValueForStep() [1/2]
Decimal WebCore::StepRange::alignValueForStep |
( |
const Decimal & |
currentValue, |
|
|
const Decimal & |
newValue |
|
) |
| const |
◆ alignValueForStep() [2/2]
Decimal WebCore::StepRange::alignValueForStep |
( |
const Decimal & |
currentValue, |
|
|
const Decimal & |
newValue |
|
) |
| const |
◆ clampValue() [1/2]
◆ clampValue() [2/2]
◆ defaultValue() [1/2]
Decimal WebCore::StepRange::defaultValue |
( |
| ) |
const |
|
inline |
◆ defaultValue() [2/2]
Decimal WebCore::StepRange::defaultValue |
( |
| ) |
const |
|
inline |
◆ hasRangeLimitations() [1/2]
bool WebCore::StepRange::hasRangeLimitations |
( |
| ) |
const |
|
inline |
◆ hasRangeLimitations() [2/2]
bool WebCore::StepRange::hasRangeLimitations |
( |
| ) |
const |
|
inline |
◆ hasStep() [1/2]
bool WebCore::StepRange::hasStep |
( |
| ) |
const |
|
inline |
◆ hasStep() [2/2]
bool WebCore::StepRange::hasStep |
( |
| ) |
const |
|
inline |
◆ maximum() [1/2]
Decimal WebCore::StepRange::maximum |
( |
| ) |
const |
|
inline |
◆ maximum() [2/2]
Decimal WebCore::StepRange::maximum |
( |
| ) |
const |
|
inline |
◆ minimum() [1/2]
Decimal WebCore::StepRange::minimum |
( |
| ) |
const |
|
inline |
◆ minimum() [2/2]
Decimal WebCore::StepRange::minimum |
( |
| ) |
const |
|
inline |
◆ parseStep() [1/2]
◆ parseStep() [2/2]
◆ proportionFromValue() [1/2]
Decimal WebCore::StepRange::proportionFromValue |
( |
const Decimal & |
value | ) |
const |
|
inline |
◆ proportionFromValue() [2/2]
Decimal WebCore::StepRange::proportionFromValue |
( |
const Decimal & |
value | ) |
const |
|
inline |
◆ step() [1/2]
Decimal WebCore::StepRange::step |
( |
| ) |
const |
|
inline |
◆ step() [2/2]
Decimal WebCore::StepRange::step |
( |
| ) |
const |
|
inline |
◆ stepBase() [1/2]
Decimal WebCore::StepRange::stepBase |
( |
| ) |
const |
|
inline |
◆ stepBase() [2/2]
Decimal WebCore::StepRange::stepBase |
( |
| ) |
const |
|
inline |
◆ stepMismatch() [1/2]
bool WebCore::StepRange::stepMismatch |
( |
const Decimal & |
| ) |
const |
◆ stepMismatch() [2/2]
bool WebCore::StepRange::stepMismatch |
( |
const Decimal & |
valueForCheck | ) |
const |
◆ stepScaleFactor() [1/2]
int WebCore::StepRange::stepScaleFactor |
( |
| ) |
const |
|
inline |
◆ stepScaleFactor() [2/2]
int WebCore::StepRange::stepScaleFactor |
( |
| ) |
const |
|
inline |
◆ valueFromProportion() [1/2]
Decimal WebCore::StepRange::valueFromProportion |
( |
const Decimal & |
proportion | ) |
const |
|
inline |
◆ valueFromProportion() [2/2]
Decimal WebCore::StepRange::valueFromProportion |
( |
const Decimal & |
proportion | ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/StepRange.h
- Source/WebCore/html/StepRange.cpp