Home
last modified time | relevance | path

Searched defs:component_ (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_radio.h67 RefPtr<RadioComponent<std::string>> component_; variable
H A Drender_checkbox.h130 RefPtr<CheckboxComponent> component_; variable
H A Drender_switch.h106 RefPtr<SwitchComponent> component_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/ability_component/
H A Drender_ability_component.h88 RefPtr<V2::AbilityComponent> component_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_progress.h78 RefPtr<ProgressComponent> component_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_popup_list.h90 RefPtr<PopupListComponent> component_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drender_shape.h148 RefPtr<ShapeComponent> component_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item.h197 RefPtr<ListItemComponent> component_; variable
H A Drender_list_item_group.h172 RefPtr<ListItemGroupComponent> component_; variable
H A Drender_list.h373 RefPtr<ListComponent> component_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Delement.h309 RefPtr<Component> component_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.h69 WeakPtr<XComponentComponent> component_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.h271 RefPtr<GridLayoutComponent> component_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.h255 RefPtr<V2::WaterFlowComponent> component_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_ace_page.h396 RefPtr<Component> component_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.h544 RefPtr<GridLayoutComponent> component_; variable
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp57 static sptr<ICodecComponent> component_ = nullptr; variable
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp288 struct CodecComponentType *component_ = nullptr; member in __anonde5717a10110::CodecHdiOmxTest
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp279 RefPtr<Component> component_; member in OHOS::Ace::V2::__anon58dd4b170110::RenderElementProxy