Home
last modified time | relevance | path

Searched defs:aPoint (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp73533 friend std::ostream& operator<<(std::ostream& stream, const BasePoint<T, Sub, Coord>& aPoint) { in operator <<()
74600 IntPointTyped<units> RoundedToInt(const PointTyped<units>& aPoint) { in RoundedToInt()
74605 IntPointTyped<units> TruncatedToInt(const PointTyped<units>& aPoint) { in TruncatedToInt()
74636 IntPointTyped<units>::Round(const PointTyped<units, float>& aPoint) in Round()
74643 IntPointTyped<units>::Ceil(const PointTyped<units, float>& aPoint) in Ceil()
74650 IntPointTyped<units>::Floor(const PointTyped<units, float>& aPoint) in Floor()
74657 IntPointTyped<units>::Truncate(const PointTyped<units, float>& aPoint) in Truncate()
74950 ToAppUnits(const nsIntPoint& aPoint, nscoord aAppUnitsPerPixel) in ToAppUnits()
75343 friend Sub operator+(Sub aSub, const Point& aPoint) in operator +()
75348 friend Sub operator-(Sub aSub, const Point& aPoint) in operator -()
[all …]