Home
last modified time | relevance | path

Searched defs:SetPrivateAttribute (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dinput_checkbox_component.cpp40 bool InputCheckboxComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::InputCheckboxComponent
H A Dinput_radio_component.cpp41 bool InputRadioComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::InputRadioComponent
H A Dmarquee_component.cpp46 bool MarqueeComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::MarqueeComponent
H A Dswitch_component.cpp79 bool SwitchComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::SwitchComponent
H A Dimage_component.cpp55 bool ImageComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::ImageComponent
H A Dqrcode_component.cpp40 bool QrcodeComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::QrcodeComponent
H A Dslider_component.cpp44 bool SliderComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::SliderComponent
H A Dhorizon_progress_component.cpp27 bool HorizonProgressComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::HorizonProgressComponent
H A Dinput_button_component.cpp59 bool InputButtonComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::InputButtonComponent
H A Dinput_edittext_component.cpp45 bool InputEditTextComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::InputEditTextComponent
H A Dswiper_component.cpp51 bool SwiperComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::SwiperComponent
H A Dcircle_progress_component.cpp73 bool CircleProgressComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::CircleProgressComponent
H A Dclock_hand_component.cpp156 bool ClockHandComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::ClockHandComponent
H A Danalog_clock_component.cpp56 bool AnalogClockComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::AnalogClockComponent
H A Dtext_component.cpp81 bool TextComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::TextComponent
H A Dpicker_view_component.cpp390 bool PickerViewComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::PickerViewComponent
H A Dimage_animator_component.cpp104 bool ImageAnimatorComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::ImageAnimatorComponent
H A Dvideo_component.cpp308 bool VideoComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::VideoComponent
H A Dcomponent.h314 virtual bool SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function
H A Dchart_component.cpp106 bool ChartComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() function in OHOS::ACELite::ChartComponent