Home
last modified time | relevance | path

Searched defs:attribute (Results 101 - 125 of 365) sorted by relevance

12345678910>>...15

/foundation/arkui/ace_engine/frameworks/core/components/declaration/badge/
H A Dbadge_declaration.h59 auto& attribute = static_cast<BadgeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetBadgePosition() local
65 auto& attribute = static_cast<BadgeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetBadgePositionX() local
71 auto& attribute = static_cast<BadgeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetBadgePositionY() local
77 auto& attribute = static_cast<BadgeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in IsPositionXy() local
83 auto& attribute = static_cast<BadgeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetBadgeLabel() local
89 auto& attribute = static_cast<BadgeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetMessageCount() local
95 auto& attribute = static_cast<BadgeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); IsShowMessage() local
101 auto& attribute = static_cast<BadgeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetMaxCount() local
149 auto& attribute = MaybeResetAttribute<BadgeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetMaxCount() local
155 auto& attribute = MaybeResetAttribute<BadgeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetShowMessage() local
161 auto& attribute = MaybeResetAttribute<BadgeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetMessageCount() local
167 auto& attribute = MaybeResetAttribute<BadgeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetBadgePosition() local
173 auto& attribute = MaybeResetAttribute<BadgeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetBadgePositionX() local
179 auto& attribute = MaybeResetAttribute<BadgeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetBadgePositionY() local
185 auto& attribute = MaybeResetAttribute<BadgeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetIsPositionXy() local
228 auto& attribute = MaybeResetAttribute<BadgeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetBadgeLabel() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/search/
H A Dsearch_declaration.h64 auto& attribute = MaybeResetAttribute<SearchAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCloseIconSize() local
70 auto& attribute = static_cast<SearchAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCloseIconSize() local
76 auto& attribute = MaybeResetAttribute<SearchAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCloseIconHotZoneHorizontal() local
82 auto& attribute = static_cast<SearchAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCloseIconHotZoneHorizontal() local
88 auto& attribute = static_cast<SearchAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetSearchText() local
94 auto& attribute = MaybeResetAttribute<SearchAttribute>(AttributeTag::SPECIALIZED_ATTR); SetSearchText() local
100 auto& attribute = static_cast<SearchAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetCloseIconSrc() local
106 auto& attribute = MaybeResetAttribute<SearchAttribute>(AttributeTag::SPECIALIZED_ATTR); SetCloseIconSrc() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_animate_declaration.h55 auto& attribute = MaybeResetAttribute<SvgAnimateAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetAttributeName() local
61 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetAttributeName() local
67 auto& attribute = MaybeResetAttribute<SvgAnimateAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetBegin() local
73 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetBegin() local
79 auto& attribute = MaybeResetAttribute<SvgAnimateAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetDur() local
85 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetDur() local
91 auto& attribute = MaybeResetAttribute<SvgAnimateAttribute>(AttributeTag::SPECIALIZED_ATTR); SetEnd() local
97 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetEnd() local
103 auto& attribute = MaybeResetAttribute<SvgAnimateAttribute>(AttributeTag::SPECIALIZED_ATTR); SetRepeatCount() local
109 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetRepeatCount() local
115 auto& attribute = MaybeResetAttribute<SvgAnimateAttribute>(AttributeTag::SPECIALIZED_ATTR); SetFillMode() local
121 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetFillMode() local
127 auto& attribute = MaybeResetAttribute<SvgAnimateAttribute>(AttributeTag::SPECIALIZED_ATTR); SetCalcMode() local
133 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetCalcMode() local
139 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetValues() local
145 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetKeyTimes() local
151 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetKeySplines() local
157 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetFrom() local
163 auto& attribute = MaybeResetAttribute<SvgAnimateAttribute>(AttributeTag::SPECIALIZED_ATTR); SetFrom() local
169 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetTo() local
175 auto& attribute = MaybeResetAttribute<SvgAnimateAttribute>(AttributeTag::SPECIALIZED_ATTR); SetTo() local
181 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetPath() local
187 auto& attribute = MaybeResetAttribute<SvgAnimateAttribute>(AttributeTag::SPECIALIZED_ATTR); SetPath() local
193 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetRotate() local
199 auto& attribute = MaybeResetAttribute<SvgAnimateAttribute>(AttributeTag::SPECIALIZED_ATTR); SetRotate() local
205 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetKeyPoints() local
211 auto& attribute = static_cast<SvgAnimateAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetTransformType() local
217 auto& attribute = MaybeResetAttribute<SvgAnimateAttribute>(AttributeTag::SPECIALIZED_ATTR); SetTransformType() local
[all...]
H A Dsvg_fe_declaration.h65 auto& attribute = MaybeResetAttribute<SvgFeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local
71 auto& attribute = static_cast<SvgFeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local
77 auto& attribute = MaybeResetAttribute<SvgFeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY() local
83 auto& attribute = static_cast<SvgFeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local
89 auto& attribute = MaybeResetAttribute<SvgFeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetHeight() local
95 auto& attribute = static_cast<SvgFeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local
101 auto& attribute = MaybeResetAttribute<SvgFeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWidth() local
107 auto& attribute = static_cast<SvgFeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetWidth() local
113 auto& attribute = static_cast<SvgFeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); SetResult() local
119 auto& attribute = static_cast<SvgFeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetResult() local
134 auto& attribute = MaybeResetAttribute<SvgFeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetIn() local
144 auto& attribute = static_cast<SvgFeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetIn() local
158 auto& attribute = MaybeResetAttribute<SvgFeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetColorInterpolationType() local
165 auto& attribute = static_cast<SvgFeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetColorInterpolationType() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/side_bar/
H A Dside_bar_declaration.h49 auto& attribute = static_cast<SideBarContainerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in IsShowSideBar() local
55 auto& attribute = MaybeResetAttribute<SideBarContainerAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetShowSideBar() local
61 auto& attribute = static_cast<SideBarContainerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetSideBarContainerType() local
67 auto& attribute = MaybeResetAttribute<SideBarContainerAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetSideBarContainerType() local
73 auto& attribute = static_cast<SideBarContainerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in IsShowControlButton() local
79 auto& attribute = MaybeResetAttribute<SideBarContainerAttribute>(AttributeTag::SPECIALIZED_ATTR); SetShowControlButton() local
85 auto& attribute = MaybeResetAttribute<SideBarContainerAttribute>(AttributeTag::SPECIALIZED_ATTR); SetImageWidth() local
91 auto& attribute = static_cast<SideBarContainerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetImageWidth() local
97 auto& attribute = MaybeResetAttribute<SideBarContainerAttribute>(AttributeTag::SPECIALIZED_ATTR); SetImageHeight() local
103 auto& attribute = static_cast<SideBarContainerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetImageHeight() local
109 auto& attribute = MaybeResetAttribute<SideBarContainerAttribute>(AttributeTag::SPECIALIZED_ATTR); SetShowIcon() local
115 auto& attribute = static_cast<SideBarContainerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetShowIcon() local
121 auto& attribute = MaybeResetAttribute<SideBarContainerAttribute>(AttributeTag::SPECIALIZED_ATTR); SetHiddenIcon() local
127 auto& attribute = static_cast<SideBarContainerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHiddenIcon() local
133 auto& attribute = MaybeResetAttribute<SideBarContainerAttribute>(AttributeTag::SPECIALIZED_ATTR); SetSwitchIcon() local
139 auto& attribute = static_cast<SideBarContainerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetSwitchIcon() local
145 auto& attribute = static_cast<SideBarContainerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetLeft() local
151 auto& attribute = static_cast<SideBarContainerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetTop() local
157 auto& attribute = static_cast<SideBarContainerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetSidebarWidth() local
163 auto& attribute = MaybeResetAttribute<SideBarContainerAttribute>(AttributeTag::SPECIALIZED_ATTR); SetLeft() local
169 auto& attribute = MaybeResetAttribute<SideBarContainerAttribute>(AttributeTag::SPECIALIZED_ATTR); SetTop() local
175 auto& attribute = MaybeResetAttribute<SideBarContainerAttribute>(AttributeTag::SPECIALIZED_ATTR); SetSidebarWidth() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_nbranch_test.cpp559 const std::string attribute = OHOS::NWeb::NWEB_AUTOFILL_USERNAME; in HWTEST_F() local
590 const std::string attribute = OHOS::NWeb::NWEB_AUTOFILL_PASSWORD; in HWTEST_F() local
621 const std::string attribute = OHOS::NWeb::NWEB_AUTOFILL_NEW_PASSWORD; in HWTEST_F() local
652 const std::string attribute = ""; in HWTEST_F() local
683 const std::string attribute = ""; in HWTEST_F() local
714 const std::string attribute = OHOS::NWeb::NWEB_AUTOFILL_STREET_ADDRESS; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dpicker_view_tdd_test.cpp95 void PickerViewTddTest::SetCharAttribute(const char* keyName, const char* attribute) in SetCharAttribute() argument
104 void PickerViewTddTest::SetNumAttribute(const char* keyName, const int32_t attribute) in SetNumAttribute() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_proxy.cpp369 GetPlayerAppSettingValues( const RawAddress &device, int32_t attribute) GetPlayerAppSettingValues() argument
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h201 int GetPlayerAppSettingValues(const std::string &addr, uint8_t attribute, uint8_t label) in GetPlayerAppSettingValues() argument
224 GetPlayerAppSettingValueText( const std::string &addr, uint8_t attribute, const std::vector<uint8_t> &values, uint8_t label) GetPlayerAppSettingValueText() argument
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt_client.h52 } attribute; member
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_tg_stub.cpp282 int32_t attribute = data.ReadInt32(); in NotifyPlayerAppSettingChangedInner() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp206 auto attribute = std::make_shared<Attribute>(attrName, attrValue); in ParseAttributes() local
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/inner/
H A Dvideoenc_inner_mock.cpp121 OnInputParameterWithAttrAvailable(uint32_t index, std::shared_ptr<Format> attribute, std::shared_ptr<Format> parameter) OnInputParameterWithAttrAvailable() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.cpp230 HfpAgSdpAttribute attribute; in CopySdpServiceArray() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp73 SdpAttribute attribute = serviceAry[0].attribute[i]; in SdpCallback_() local
93 SdpSequenceAttribute attribute = serviceAry[0].sequenceAttribute[i]; in ParseHidDescInfo() local
134 uint8_t HidHostSdpClient::CheckAttributeValueLengthAvalid(SdpSequenceAttribute attribute) in CheckAttributeValueLengthAvalid() argument
252 SdpAttribute attribute = serviceAry[0].attribute[i]; SdpPnpCallback_() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.cpp229 HfpHfSdpAttribute attribute; in CopySdpServiceArray() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-dump.c163 struct dump_attribute *attribute; in dump_attr_show() local
179 struct dump_attribute *attribute; dump_attr_store() local
[all...]
H A Dopal-elog.c99 struct elog_attribute *attribute; in elog_attr_show() local
115 struct elog_attribute *attribute; in elog_attr_store() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Druntime-map.c49 EFI_RUNTIME_U64_ATTR_SHOW(attribute); variable
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-dump.c163 struct dump_attribute *attribute; in dump_attr_show() local
179 struct dump_attribute *attribute; dump_attr_store() local
[all...]
H A Dopal-elog.c99 struct elog_attribute *attribute; in elog_attr_show() local
115 struct elog_attribute *attribute; in elog_attr_store() local
[all...]
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Defi.h50 u64 attribute; member
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-label.c43 find_smbios_instance_string(struct pci_dev *pdev, char *buf, enum smbios_attr_enum attribute) find_smbios_instance_string() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dbitblit.c25 static void update_attr(u8 *dst, u8 *src, int attribute, in update_attr() argument
154 u32 attribute = get_attribute(info, scr_readw(s)); in bit_putcs() local
244 int attribute, use_sw = vc->vc_cursor_type & CUR_SW; in bit_cursor() local
[all...]
H A Dfbcon_ccw.c25 static void ccw_update_attr(u8 *dst, u8 *src, int attribute, in ccw_update_attr() argument
141 u32 attribute = get_attribute(info, scr_readw(s)); in ccw_putcs() local
229 int attribute, use_sw = vc->vc_cursor_type & CUR_SW; in ccw_cursor() local
[all...]

Completed in 23 milliseconds

12345678910>>...15