Home
last modified time | relevance | path

Searched defs:OwnerType (Results 1 – 25 of 236) sorted by relevance

12345678910

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGAnimatedInteger.h35 #define DEFINE_ANIMATED_INTEGER(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ argument
38 #define DEFINE_ANIMATED_INTEGER_MULTIPLE_WRAPPERS(OwnerType, DOMAttribute, SVGDOMAttributeIdentifie… argument
H A DSVGAnimatedNumber.h35 #define DEFINE_ANIMATED_NUMBER(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ argument
38 #define DEFINE_ANIMATED_NUMBER_MULTIPLE_WRAPPERS(OwnerType, DOMAttribute, SVGDOMAttributeIdentifier… argument
H A DSVGAnimatedEnumeration.h35 #define DEFINE_ANIMATED_ENUMERATION(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ argument
38 #define DEFINE_ANIMATED_ENUMERATION_MULTIPLE_WRAPPERS(OwnerType, DOMAttribute, SVGDOMAttributeIdent… argument
H A DSVGAnimatedRect.h36 #define DEFINE_ANIMATED_RECT(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ argument
H A DSVGAnimatedTransformList.h34 #define DEFINE_ANIMATED_TRANSFORM_LIST(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ argument
H A DSVGAnimatedPreserveAspectRatio.h35 #define DEFINE_ANIMATED_PRESERVEASPECTRATIO(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ argument
H A DSVGAnimatedString.h35 #define DEFINE_ANIMATED_STRING(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ argument
H A DSVGAnimatedBoolean.h34 #define DEFINE_ANIMATED_BOOLEAN(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ argument
H A DSVGAnimatedLength.h35 #define DEFINE_ANIMATED_LENGTH(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ argument
H A DSVGAnimatedLengthList.h35 #define DEFINE_ANIMATED_LENGTH_LIST(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ argument
H A DSVGAnimatedNumberList.h35 #define DEFINE_ANIMATED_NUMBER_LIST(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ argument
H A DSVGAnimatedAngle.h35 #define DEFINE_ANIMATED_ANGLE_MULTIPLE_WRAPPERS(OwnerType, DOMAttribute, SVGDOMAttributeIdentifier,… argument
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/
H A DSpawnActorOnDeath.cs18 public enum OwnerType { Victim, Killer, InternalName } enum
35 public readonly OwnerType OwnerType = OwnerType.Victim; field in OpenRA.Mods.Common.Traits.SpawnActorOnDeathInfo
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/
H A Dhtml_embed_element.h43 FrameOwnerElementType OwnerType() const final { in OwnerType() function
H A Dhtml_frame_element.h47 FrameOwnerElementType OwnerType() const final { in OwnerType() function
H A Dhtml_object_element.h72 FrameOwnerElementType OwnerType() const final { in OwnerType() function
H A Dhtml_iframe_element.h61 FrameOwnerElementType OwnerType() const final { in OwnerType() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dhtml_embed_element.h43 mojom::blink::FrameOwnerElementType OwnerType() const final { in OwnerType() function
H A Dhtml_frame_element.h46 mojom::blink::FrameOwnerElementType OwnerType() const final { in OwnerType() function
H A Dhtml_object_element.h71 mojom::blink::FrameOwnerElementType OwnerType() const final { in OwnerType() function
H A Dhtml_iframe_element.h60 mojom::blink::FrameOwnerElementType OwnerType() const final { in OwnerType() function
/dports/devel/poco/poco-1.10.1-all/Foundation/include/Poco/
H A DActiveStarter.h37 static void start(OwnerType* /*pOwner*/, ActiveRunnableBase::Ptr pRunnable) in start() argument
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DEnumOwner.go6 type OwnerType string type
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/portal/
H A Dhtml_portal_element.h66 FrameOwnerElementType OwnerType() const override { in OwnerType() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/portal/
H A Dhtml_portal_element.h71 mojom::blink::FrameOwnerElementType OwnerType() const override { in OwnerType() function

12345678910