Searched refs:Scales (Results 1 – 2 of 2) sorted by relevance
809 int32_t Scales = int32_t(Scale) + int32_t(X.Scale); variable815 return *this <<= Scales;826 int32_t Scales = int32_t(Scale) - int32_t(X.Scale); variable832 return *this <<= Scales;
56 // Scales all coordinates of a rect by a specified factor.