InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
PMReal Member List

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