Home
last modified time | relevance | path

Searched defs:attribute (Results 1 - 25 of 104) sorted by relevance

12345

/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_polygon_declaration.h39 auto& attribute = MaybeResetAttribute<SvgPolygonAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetPoints() local
45 auto& attribute = static_cast<SvgPolygonAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetPoints() local
H A Dsvg_path_declaration.h39 auto& attribute = MaybeResetAttribute<SvgPathAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetD() local
45 auto& attribute = static_cast<SvgPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetD() local
H A Dsvg_fe_flood_declaration.h38 auto& attribute = MaybeResetAttribute<SvgFeFloodAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetFloodColor() local
44 auto& attribute = MaybeResetAttribute<SvgFeFloodAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetFloodOpacity() local
50 auto& attribute = static_cast<SvgFeFloodAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetFloodColor() local
56 auto& attribute = static_cast<SvgFeFloodAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetFloodOpacity() local
H A Dsvg_stop_declaration.cpp39 auto& attribute = MaybeResetAttribute<SvgStopAttribute>(AttributeTag::SPECIALIZED_ATTR); in InitializeStyle() local
H A Dsvg_stop_declaration.h39 auto& attribute = MaybeResetAttribute<SvgStopAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetOffset() local
45 auto& attribute = MaybeResetAttribute<SvgStopAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetColor() local
51 auto& attribute = MaybeResetAttribute<SvgStopAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetOpacity() local
57 auto& attribute = static_cast<SvgStopAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetGradientColor() local
H A Dsvg_circle_declaration.h41 auto& attribute = MaybeResetAttribute<SvgCircleAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCx() local
47 auto& attribute = static_cast<SvgCircleAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCx() local
53 auto& attribute = MaybeResetAttribute<SvgCircleAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCy() local
59 auto& attribute = static_cast<SvgCircleAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCy() local
65 auto& attribute = MaybeResetAttribute<SvgCircleAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetR() local
71 auto& attribute = static_cast<SvgCircleAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetR() local
[all...]
H A Dsvg_fe_offset_declaration.h38 auto& attribute = MaybeResetAttribute<SvgFeOffsetAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetDx() local
44 auto& attribute = MaybeResetAttribute<SvgFeOffsetAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetDy() local
50 auto& attribute = static_cast<SvgFeOffsetAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetDx() local
59 auto& attribute = static_cast<SvgFeOffsetAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetDy() local
[all...]
H A Dsvg_fe_colormatrix_declaration.h51 auto& attribute = MaybeResetAttribute<SvgFeColorMatrixAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetType() local
57 auto& attribute = MaybeResetAttribute<SvgFeColorMatrixAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetValues() local
63 auto& attribute = static_cast<SvgFeColorMatrixAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetType() local
69 auto& attribute = static_cast<SvgFeColorMatrixAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetValues() local
H A Dsvg_text_path_declaration.h39 auto& attribute = static_cast<SvgTextPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetTextData() local
45 auto& attribute = MaybeResetAttribute<SvgTextPathAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetTextData() local
51 auto& attribute = static_cast<SvgTextPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetPath() local
57 auto& attribute = MaybeResetAttribute<SvgTextPathAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetPath() local
63 auto& attribute = MaybeResetAttribute<SvgTextPathAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetStartOffset() local
69 auto& attribute = static_cast<SvgTextPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetStartOffset() local
[all...]
H A Dsvg_ellipse_declaration.h42 auto& attribute = MaybeResetAttribute<SvgEllipseAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCx() local
48 auto& attribute = static_cast<SvgEllipseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCx() local
54 auto& attribute = MaybeResetAttribute<SvgEllipseAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCy() local
60 auto& attribute = static_cast<SvgEllipseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCy() local
66 auto& attribute = MaybeResetAttribute<SvgEllipseAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetRx() local
72 auto& attribute = static_cast<SvgEllipseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetRx() local
78 auto& attribute = MaybeResetAttribute<SvgEllipseAttribute>(AttributeTag::SPECIALIZED_ATTR); SetRy() local
84 auto& attribute = static_cast<SvgEllipseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetRy() local
[all...]
H A Dsvg_filter_declaration.h41 auto& attribute = MaybeResetAttribute<SvgFilterAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local
47 auto& attribute = static_cast<SvgFilterAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local
53 auto& attribute = MaybeResetAttribute<SvgFilterAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY() local
59 auto& attribute = static_cast<SvgFilterAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local
65 auto& attribute = MaybeResetAttribute<SvgFilterAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetHeight() local
71 auto& attribute = static_cast<SvgFilterAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local
77 auto& attribute = MaybeResetAttribute<SvgFilterAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWidth() local
83 auto& attribute = static_cast<SvgFilterAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetWidth() local
[all...]
H A Dsvg_line_declaration.h42 auto& attribute = MaybeResetAttribute<SvgLineAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX1() local
48 auto& attribute = MaybeResetAttribute<SvgLineAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX2() local
54 auto& attribute = MaybeResetAttribute<SvgLineAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY1() local
60 auto& attribute = MaybeResetAttribute<SvgLineAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY2() local
66 auto& attribute = static_cast<SvgLineAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX1() local
72 auto& attribute = static_cast<SvgLineAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetX2() local
78 auto& attribute = static_cast<SvgLineAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetY1() local
84 auto& attribute = static_cast<SvgLineAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetY2() local
[all...]
H A Dsvg_fe_gaussianblur_declaration.h50 auto& attribute = MaybeResetAttribute<SvgFeGaussianBlurAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetStdDeviation() local
64 auto& attribute = MaybeResetAttribute<SvgFeGaussianBlurAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetEdgeMode() local
71 auto& attribute = static_cast<SvgFeGaussianBlurAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetStdDeviationX() local
77 auto& attribute = static_cast<SvgFeGaussianBlurAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetStdDeviationY() local
83 auto& attribute in GetEdgeMode() local
[all...]
H A Dsvg_rect_declaration.h44 auto& attribute = static_cast<SvgRectAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local
50 auto& attribute = static_cast<SvgRectAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local
56 auto& attribute = static_cast<SvgRectAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetRx() local
62 auto& attribute = static_cast<SvgRectAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetRy() local
68 auto& attribute = static_cast<SvgRectAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetWidth() local
74 auto& attribute = static_cast<SvgRectAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local
80 auto& attribute = MaybeResetAttribute<SvgRectAttribute>(AttributeTag::SPECIALIZED_ATTR); SetX() local
86 auto& attribute = MaybeResetAttribute<SvgRectAttribute>(AttributeTag::SPECIALIZED_ATTR); SetY() local
92 auto& attribute = MaybeResetAttribute<SvgRectAttribute>(AttributeTag::SPECIALIZED_ATTR); SetRx() local
100 auto& attribute = MaybeResetAttribute<SvgRectAttribute>(AttributeTag::SPECIALIZED_ATTR); SetRy() local
108 auto& attribute = MaybeResetAttribute<SvgRectAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWidth() local
116 auto& attribute = MaybeResetAttribute<SvgRectAttribute>(AttributeTag::SPECIALIZED_ATTR); SetHeight() local
[all...]
H A Dsvg_fe_blend_declaration.h55 auto& attribute = MaybeResetAttribute<SvgFeBlendAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetIn2() local
74 auto& attribute = MaybeResetAttribute<SvgFeBlendAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetBlendMode() local
81 auto& attribute = static_cast<SvgFeBlendAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetBlendMode() local
87 auto& attribute = static_cast<SvgFeBlendAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetIn2() local
H A Dsvg_image_declaration.h42 auto& attribute = MaybeResetAttribute<SvgImageAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local
48 auto& attribute = static_cast<SvgImageAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local
54 auto& attribute = MaybeResetAttribute<SvgImageAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY() local
60 auto& attribute = static_cast<SvgImageAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local
66 auto& attribute = MaybeResetAttribute<SvgImageAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetHeight() local
72 auto& attribute = static_cast<SvgImageAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local
78 auto& attribute = MaybeResetAttribute<SvgImageAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWidth() local
84 auto& attribute = static_cast<SvgImageAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetWidth() local
96 auto& attribute = static_cast<SvgImageAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHref() local
[all...]
H A Dsvg_mask_declaration.h43 auto& attribute = MaybeResetAttribute<SvgMaskAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local
49 auto& attribute = static_cast<SvgMaskAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local
55 auto& attribute = MaybeResetAttribute<SvgMaskAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY() local
61 auto& attribute = static_cast<SvgMaskAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local
67 auto& attribute = MaybeResetAttribute<SvgMaskAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetHeight() local
73 auto& attribute = static_cast<SvgMaskAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local
79 auto& attribute = MaybeResetAttribute<SvgMaskAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWidth() local
85 auto& attribute = static_cast<SvgMaskAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetWidth() local
91 auto& attribute = static_cast<SvgMaskAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetMaskUnits() local
97 auto& attribute = MaybeResetAttribute<SvgMaskAttribute>(AttributeTag::SPECIALIZED_ATTR); SetMaskUnits() local
103 auto& attribute = static_cast<SvgMaskAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetMaskContentUnits() local
109 auto& attribute = MaybeResetAttribute<SvgMaskAttribute>(AttributeTag::SPECIALIZED_ATTR); SetMaskContentUnits() local
[all...]
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_parameter.h28 ASTParameter(const std::string &name, ASTParamAttr::ParamAttr attribute, const AutoPtr<ASTType> &type) in ASTParameter() argument
33 ASTParameter(const std::string &name, const AutoPtr<ASTParamAttr> &attribute, const AutoPtr<ASTType> &type) in ASTParameter() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_avrcp_meItem.cpp94 uint32_t attribute = 0; in ReadFromParcel() local
/foundation/multimedia/av_codec/test/unittest/hls_test/
H A Dhls_tags_unit_test.h45 std::shared_ptr<Attribute> attribute = std::make_shared<Attribute>(G_TAG_NAME, G_VALUE); member
/foundation/arkui/ace_engine/frameworks/core/components/declaration/input/
H A Dinput_declaration.h42 auto& attribute = static_cast<InputAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetType() local
48 auto& attribute = static_cast<InputAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in IsTypeChanged() local
54 auto& attribute = static_cast<InputAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in SetIsTypeChanged() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/richtext/
H A Drich_text_declaration.h43 auto& attribute = MaybeResetAttribute<RichTextAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetData() local
49 auto& attribute = static_cast<RichTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetData() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dstate_attributes.h58 bool HasAttribute(AttributeID attribute, VisualState state) in HasAttribute() argument
70 void AddAttribute(AttributeID attribute, AttributeType value, VisualState state) in AddAttribute() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/xcomponent/
H A Dxcomponent_declaration.h44 auto& attribute = MaybeResetAttribute<XComponentAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetXComponentName() local
50 auto& attribute = static_cast<XComponentAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetXComponentName() local
56 auto& attribute = MaybeResetAttribute<XComponentAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetXComponentId() local
62 auto& attribute = static_cast<XComponentAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetXComponentId() local
68 auto& attribute = MaybeResetAttribute<XComponentAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetXComponentType() local
74 auto& attribute = static_cast<XComponentAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetXComponentType() local
80 auto& attribute = MaybeResetAttribute<XComponentAttribute>(AttributeTag::SPECIALIZED_ATTR); SetXComponentLibraryName() local
86 auto& attribute = static_cast<XComponentAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetXComponentLibraryName() local
[all...]
/foundation/arkui/ace_engine/frameworks/component_test/
H A Dcomponent_test_manager_impl.cpp87 void ComponentTestManagerImpl::SetTestCaseAttribute(TestCaseAttribute attribute) in SetTestCaseAttribute() argument

Completed in 10 milliseconds

12345