Searched defs:fixed (Results 1 – 5 of 5) sorted by relevance
161 bool fixed = true; variable
254 struct OpenTypeBasicType::Fixed fixed; variable
197 void SetSizeFixed(bool fixed) in SetSizeFixed()
587 Matrix3<T> Matrix3<T>::Scale(const Vector2<T>& scale, const Vector2<T>& fixed) in Scale()906 Matrix4<T> Matrix4<T>::Scale(const Vector3<T>& scale, const Vector3<T>& fixed) in Scale()
745 bool fixed = false; in IsFixedNumberType() local