Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DRect.h27 struct IntMarginTyped: struct
33 typedef BaseMargin<int32_t, IntMarginTyped<units> > Super; argument
35 IntMarginTyped() : Super() {} in IntMarginTyped() argument
36 IntMarginTyped(int32_t aTop, int32_t aRight, int32_t aBottom, int32_t aLeft) : in IntMarginTyped() argument
42 static IntMarginTyped<units> FromUnknownMargin(const IntMarginTyped<UnknownUnits>& aMargin) { in FromUnknownMargin() argument
47 IntMarginTyped<UnknownUnits> ToUnknownMargin() const { in ToUnknownMargin() argument
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DRect.h30 struct IntMarginTyped : public BaseMargin<int32_t, IntMarginTyped<units> >, struct
35 typedef BaseMargin<int32_t, IntMarginTyped<units> > Super; argument
37 IntMarginTyped() : Super() {} in IntMarginTyped() argument
38 IntMarginTyped(int32_t aTop, int32_t aRight, int32_t aBottom, int32_t aLeft) in IntMarginTyped() function
44 static IntMarginTyped<units> FromUnknownMargin( in FromUnknownMargin() argument
50 IntMarginTyped<UnknownUnits> ToUnknownMargin() const { in ToUnknownMargin() argument
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DRect.h30 struct IntMarginTyped : public BaseMargin<int32_t, IntMarginTyped<units> >, struct
35 typedef BaseMargin<int32_t, IntMarginTyped<units> > Super; argument
37 IntMarginTyped() : Super() {} in IntMarginTyped() argument
38 IntMarginTyped(int32_t aTop, int32_t aRight, int32_t aBottom, int32_t aLeft) in IntMarginTyped() function
44 static IntMarginTyped<units> FromUnknownMargin( in FromUnknownMargin() argument
50 IntMarginTyped<UnknownUnits> ToUnknownMargin() const { in ToUnknownMargin() argument
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DRect.h30 struct IntMarginTyped : public BaseMargin<int32_t, IntMarginTyped<units> >, struct
35 typedef BaseMargin<int32_t, IntMarginTyped<units> > Super; argument
37 IntMarginTyped() : Super() {} in IntMarginTyped() function
38 IntMarginTyped(int32_t aTop, int32_t aRight, int32_t aBottom, int32_t aLeft) in IntMarginTyped() function
44 static IntMarginTyped<units> FromUnknownMargin( in FromUnknownMargin() argument
50 IntMarginTyped<UnknownUnits> ToUnknownMargin() const { in ToUnknownMargin() argument
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DRect.h30 struct IntMarginTyped : public BaseMargin<int32_t, IntMarginTyped<units> >, struct
35 typedef BaseMargin<int32_t, IntMarginTyped<units> > Super; argument
37 IntMarginTyped() : Super() {} in IntMarginTyped() function
38 IntMarginTyped(int32_t aTop, int32_t aRight, int32_t aBottom, int32_t aLeft) in IntMarginTyped() function
44 static IntMarginTyped<units> FromUnknownMargin( in FromUnknownMargin() argument
50 IntMarginTyped<UnknownUnits> ToUnknownMargin() const { in ToUnknownMargin() argument
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DRect.h30 struct IntMarginTyped : public BaseMargin<int32_t, IntMarginTyped<units> >, struct
35 typedef BaseMargin<int32_t, IntMarginTyped<units> > Super; argument
37 IntMarginTyped() : Super() {} in IntMarginTyped() function
38 IntMarginTyped(int32_t aTop, int32_t aRight, int32_t aBottom, int32_t aLeft) in IntMarginTyped() function
44 static IntMarginTyped<units> FromUnknownMargin( in FromUnknownMargin() argument
50 IntMarginTyped<UnknownUnits> ToUnknownMargin() const { in ToUnknownMargin() argument