#include <CalculationValue.h>
◆ CalcExpressionBlendLength() [1/2]
WebCore::CalcExpressionBlendLength::CalcExpressionBlendLength |
( |
Length |
from, |
|
|
Length |
to, |
|
|
float |
progress |
|
) |
| |
|
inline |
◆ CalcExpressionBlendLength() [2/2]
WebCore::CalcExpressionBlendLength::CalcExpressionBlendLength |
( |
Length |
from, |
|
|
Length |
to, |
|
|
float |
progress |
|
) |
| |
◆ from() [1/2]
const Length& WebCore::CalcExpressionBlendLength::from |
( |
| ) |
const |
|
inline |
◆ from() [2/2]
const Length& WebCore::CalcExpressionBlendLength::from |
( |
| ) |
const |
|
inline |
◆ progress() [1/2]
float WebCore::CalcExpressionBlendLength::progress |
( |
| ) |
const |
|
inline |
◆ progress() [2/2]
float WebCore::CalcExpressionBlendLength::progress |
( |
| ) |
const |
|
inline |
◆ to() [1/2]
const Length& WebCore::CalcExpressionBlendLength::to |
( |
| ) |
const |
|
inline |
◆ to() [2/2]
const Length& WebCore::CalcExpressionBlendLength::to |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: