Home
last modified time | relevance | path

Searched defs:nsSize (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/gfx/src/
H A DnsSize.h19 struct nsSize : public mozilla::gfx::BaseSize<nscoord, nsSize> { struct
20 typedef mozilla::gfx::BaseSize<nscoord, nsSize> Super; argument
22 constexpr nsSize() : Super() {} in nsSize() function
23 constexpr nsSize(nscoord aWidth, nscoord aHeight) : Super(aWidth, aHeight) {} in nsSize() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/src/
H A DnsSize.h19 struct nsSize : public mozilla::gfx::BaseSize<nscoord, nsSize> { struct
20 typedef mozilla::gfx::BaseSize<nscoord, nsSize> Super; argument
22 nsSize() : Super() {} in nsSize() argument
23 nsSize(nscoord aWidth, nscoord aHeight) : Super(aWidth, aHeight) {} in nsSize() argument
/dports/www/firefox/firefox-99.0/gfx/src/
H A DnsSize.h19 struct nsSize : public mozilla::gfx::BaseSize<nscoord, nsSize> { struct
20 typedef mozilla::gfx::BaseSize<nscoord, nsSize> Super; argument
22 constexpr nsSize() : Super() {} in nsSize() argument
23 constexpr nsSize(nscoord aWidth, nscoord aHeight) : Super(aWidth, aHeight) {} in nsSize() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/src/
H A DnsSize.h19 struct nsSize : public mozilla::gfx::BaseSize<nscoord, nsSize> { struct
20 typedef mozilla::gfx::BaseSize<nscoord, nsSize> Super; argument
22 constexpr nsSize() : Super() {} in nsSize() argument
23 constexpr nsSize(nscoord aWidth, nscoord aHeight) : Super(aWidth, aHeight) {} in nsSize() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/
H A DnsSize.h18 struct nsSize : public mozilla::gfx::BaseSize<nscoord, nsSize> { struct
19 typedef mozilla::gfx::BaseSize<nscoord, nsSize> Super; argument
21 nsSize() : Super() {} in nsSize() function
22 nsSize(nscoord aWidth, nscoord aHeight) : Super(aWidth, aHeight) {} in nsSize() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DnsSize.h19 struct nsSize : public mozilla::gfx::BaseSize<nscoord, nsSize> { struct
20 typedef mozilla::gfx::BaseSize<nscoord, nsSize> Super; argument
22 nsSize() : Super() {} in nsSize() function
23 nsSize(nscoord aWidth, nscoord aHeight) : Super(aWidth, aHeight) {} in nsSize() function
/dports/graphics/exiv2/exiv2-0.27.5-Source/xmpsdk/include/client-glue/
H A DWXMPIterator.hpp27 #define zXMPIterator_Next_1(schemaNS,nsSize,propPath,pathSize,propValue,valueSize,options) \ argument
H A DWXMPMeta.hpp57 #define zXMPMeta_ResolveAlias_1(aliasNS,aliasProp,actualNS,nsSize,actualProp,propSize,arrayForm) \ argument
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/public/include/client-glue/
H A DWXMPIterator.hpp27 #define zXMPIterator_Next_1(schemaNS,nsSize,propPath,pathSize,propValue,valueSize,options) \ argument
H A DWXMPMeta.hpp57 #define zXMPMeta_ResolveAlias_1(aliasNS,aliasProp,actualNS,nsSize,actualProp,propSize,arrayForm) \ argument
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/xmpsdk/include/client-glue/
H A DWXMPIterator.hpp27 #define zXMPIterator_Next_1(schemaNS,nsSize,propPath,pathSize,propValue,valueSize,options) \ argument
H A DWXMPMeta.hpp57 #define zXMPMeta_ResolveAlias_1(aliasNS,aliasProp,actualNS,nsSize,actualProp,propSize,arrayForm) \ argument
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPCore/
H A DWXMPIterator.cpp127 XMP_StringLen * nsSize, in WXMPIterator_Next_1()
H A DXMPIterator.cpp610 XMP_StringLen * nsSize, in Next()
H A DXMPMeta.cpp1313 XMP_StringLen * nsSize, in ResolveAlias()
/dports/graphics/exiv2/exiv2-0.27.5-Source/xmpsdk/src/
H A DWXMPIterator.cpp129 XMP_StringLen * nsSize, in WXMPIterator_Next_1()
H A DXMPIterator.cpp611 XMP_StringLen * nsSize, in Next()
H A DXMPMeta.cpp1276 XMP_StringLen * nsSize, in ResolveAlias()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/xmpsdk/src/
H A DWXMPIterator.cpp129 XMP_StringLen * nsSize, in WXMPIterator_Next_1()
H A DXMPIterator.cpp611 XMP_StringLen * nsSize, in Next()
H A DXMPMeta.cpp1272 XMP_StringLen * nsSize, in ResolveAlias()
/dports/textproc/exempi/exempi-2.5.2/XMPCore/source/
H A DXMPIterator.cpp507 XMP_StringLen * nsSize, in Next()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/xmp_sdk/XMPCore/source/
H A DXMPIterator.cpp522 XMP_StringLen * nsSize, in Next()
H A DXMPIterator2.cpp440 XMP_StringLen * nsSize, in Next()
/dports/www/cutelyst/cutelyst-3.2.0/Cutelyst/
H A Ddispatcher.cpp311 int nsSize = ns.size(); in cleanNamespace() local

12