![]() | InDesign SDK 20.5 |
This is the complete list of members for PMReal, including all inherited members.
| abs(const PMReal &a) | PMReal | friend |
| AnglesEqual(const PMReal &a, const PMReal &b) noexcept | PMReal | friend |
| Ceiling(const PMReal &a) | PMReal | friend |
| data_type typedef (defined in PMReal) | PMReal | |
| EqualsWithEpsilon(const PMReal &a, const PMReal &b, double epsilon) noexcept | PMReal | friend |
| Floor(const PMReal &a) | PMReal | friend |
| Mod(const PMReal &a, const PMReal &b) | PMReal | friend |
| NearestMultiple(const PMReal &a, const PMReal &factor) | PMReal | friend |
| operator!=(const PMReal &a, const PMReal &b) noexcept | PMReal | friend |
| operator*(const PMReal &a, const PMReal &b) | PMReal | friend |
| operator*=(const PMReal &a) | PMReal | inline |
| operator+(const PMReal &a, const PMReal &b) | PMReal | friend |
| operator+=(const PMReal &a) | PMReal | inline |
| operator-(const PMReal &a) | PMReal | friend |
| operator-(const PMReal &a, const PMReal &b) | PMReal | friend |
| operator-=(const PMReal &a) | PMReal | inline |
| operator/(const PMReal &a, const PMReal &b) | PMReal | friend |
| operator/=(const PMReal &a) | PMReal | inline |
| operator<(const PMReal &a, const PMReal &b) noexcept | PMReal | friend |
| operator<=(const PMReal &a, const PMReal &b) noexcept | PMReal | friend |
| operator=(const PMReal &) noexcept=default | PMReal | |
| operator=(PMReal &&) noexcept=default (defined in PMReal) | PMReal | |
| operator==(const PMReal &a, const PMReal &b) noexcept | PMReal | friend |
| operator>(const PMReal &a, const PMReal &b) noexcept | PMReal | friend |
| operator>=(const PMReal &a, const PMReal &b) noexcept | PMReal | friend |
| PMReal() noexcept | PMReal | inline |
| PMReal(const PMReal &) noexcept=default | PMReal | |
| PMReal(PMReal &&) noexcept=default (defined in PMReal) | PMReal | |
| PMReal(double d) noexcept | PMReal | inline |
| Round(const PMReal &a) | PMReal | friend |
| ToDouble(const PMReal &r) noexcept | PMReal | friend |
| ToFixed(const PMReal &r) | PMReal | friend |
| ToFloat(const PMReal &r) | PMReal | friend |
| ToInt16(const PMReal &r) | PMReal | friend |
| ToInt32(const PMReal &r) | PMReal | friend |
| ToPMReal(Fixed fx) | PMReal | friend |
| ToUInt16(const PMReal &r) | PMReal | friend |
| ToUInt32(const PMReal &r) | PMReal | friend |