Home
last modified time | relevance | path

Searched defs:ApplyPrivateStyle (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dinput_checkbox_component.cpp83 bool InputCheckboxComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::InputCheckboxComponent
H A Dinput_radio_component.cpp95 bool InputRadioComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::InputRadioComponent
H A Dswitch_component.cpp44 bool SwitchComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::SwitchComponent
H A Dimage_component.cpp84 bool ImageComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::ImageComponent
H A Dqrcode_component.cpp79 bool QrcodeComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::QrcodeComponent
H A Dslider_component.cpp83 bool SliderComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::SliderComponent
H A Dhorizon_progress_component.cpp40 bool HorizonProgressComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::HorizonProgressComponent
H A Dinput_button_component.cpp71 bool InputButtonComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::InputButtonComponent
H A Dinput_edittext_component.cpp125 bool InputEditTextComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::InputEditTextComponent
H A Ddiv_component.cpp39 bool DivComponent::ApplyPrivateStyle(const AppStyleItem* style) in ApplyPrivateStyle() function in OHOS::ACELite::DivComponent
H A Dlist_component.cpp69 bool ListComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::ListComponent
H A Dcircle_progress_component.cpp63 bool CircleProgressComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::CircleProgressComponent
H A Dclock_hand_component.cpp123 bool ClockHandComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::ClockHandComponent
H A Dtext_component.cpp97 bool TextComponent::ApplyPrivateStyle(const AppStyleItem *styleItem) in ApplyPrivateStyle() function in OHOS::ACELite::TextComponent
H A Dpicker_view_component.cpp427 bool PickerViewComponent::ApplyPrivateStyle(const AppStyleItem *styleItem) in ApplyPrivateStyle() function in OHOS::ACELite::PickerViewComponent
H A Dvideo_component.cpp366 bool VideoComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function in OHOS::ACELite::VideoComponent
H A Dcomponent.h361 virtual bool ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() function