Home
last modified time | relevance | path

Searched defs:component (Results 26 - 50 of 1747) sorted by relevance

12345678910>>...70

/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Drender_dialog.cpp20 void RenderDialog::Update(const RefPtr<Component>& component) in Update() argument
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_fe_colormatrix.cpp24 void RenderSvgFeColorMatrix::Update(const RefPtr<Component>& component) in Update() argument
H A Drender_svg_use.cpp22 void RenderSvgUse::Update(const RefPtr<Component>& component) in Update() argument
H A Drender_svg_defs.cpp27 void RenderSvgDefs::Update(const RefPtr<Component>& component) in Update() argument
/foundation/arkui/ace_engine/frameworks/core/components/counter/
H A Drender_counter.cpp20 void RenderCounter::Update(const RefPtr<Component>& component) in Update() argument
/foundation/arkui/ace_engine/frameworks/core/components/remote_window/
H A Drosen_render_remote_window.cpp19 void RosenRenderRemoteWindow::Update(const RefPtr<Component>& component) in Update() argument
26 std::shared_ptr<Rosen::RSNode> RosenRenderRemoteWindow::ExtractRSNode(const RefPtr<Component>& component) in ExtractRSNode() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dlazy_for_each_model_impl.cpp26 auto component = AceType::DynamicCast<JSLazyForEachComponent>(actuator); in Create() local
H A Dloading_progress_model_impl.cpp34 auto component = ViewStackProcessor::GetInstance()->GetMainComponent(); in SetColor() local
H A Dpath_model_impl.cpp25 RefPtr<Component> component = AceType::MakeRefPtr<OHOS::Ace::ShapeComponent>(ShapeType::PATH); in Create() local
33 auto component = AceType::DynamicCast<OHOS::Ace::ShapeComponent>(stack->GetMainComponent()); in SetCommands() local
H A Dgrid_row_model_impl.cpp25 auto component = AceType::MakeRefPtr<V2::GridRowComponent>(); in Create() local
32 auto component = AceType::MakeRefPtr<V2::GridRowComponent>(); in Create() local
42 auto component = AceType::DynamicCast<V2::GridRowComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); in SetOnBreakPointChange() local
50 auto component = AceType::DynamicCast<V2::GridRowComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetHeight() local
[all...]
H A Dif_else_model_impl.cpp26 auto component = AceType::MakeRefPtr<IfElseComponent>(std::string(), "IfElse"); in Create() local
38 auto component = AceType::DynamicCast<IfElseComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); in SetBranchId() local
44 auto component = AceType::DynamicCast<IfElseComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); in GetBranchId() local
H A Dgrid_col_model_impl.cpp25 auto component = AceType::MakeRefPtr<V2::GridColComponent>(); in Create() local
32 auto component = AceType::MakeRefPtr<V2::GridColComponent>(); in Create() local
41 auto component = ViewStackProcessor::GetInstance()->GetMainComponent(); in SetSpan() local
50 auto component in SetOffset() local
59 auto component = ViewStackProcessor::GetInstance()->GetMainComponent(); SetOrder() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow_item.cpp26 void RenderWaterFlowItem::Update(const RefPtr<Component>& component) in Update() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dcounter_composed_element.cpp25 auto component = AceType::DynamicCast<CounterComponent>(renderCounter->GetComponent()); in GetWidth() local
38 auto component = AceType::DynamicCast<CounterComponent>(renderCounter->GetComponent()); in GetHeight() local
/third_party/ffmpeg/libavcodec/
H A Dmpeg12dec.h38 static inline int decode_dc(GetBitContext *gb, int component) in decode_dc() argument
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_item_component.cpp33 RefPtr<StepperItemComponent> StepperItemComponent::GetStepperItem(const RefPtr<Component>& component) in GetStepperItem() argument
/foundation/arkui/ace_engine/frameworks/core/components/scoring/
H A Drender_scoring.cpp28 void RenderScoring::Update(const RefPtr<Component>& component) in Update() argument
/foundation/arkui/ace_engine/frameworks/core/components/proxy/
H A Drender_proxy.cpp23 void RenderProxy::Update(const RefPtr<Component>& component) in Update() argument
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_block.cpp20 void RenderBlock::Update(const RefPtr<Component>& component) in Update() argument
/foundation/arkui/ace_engine/frameworks/core/components/ifelse/
H A Dif_else_element.cpp40 void IfElseElement::ComponentToElementLocalizedUpdate(const RefPtr<Component>& component, RefPtr<Element>& element) in ComponentToElementLocalizedUpdate() argument
/foundation/arkui/ace_engine/frameworks/core/components/align/
H A Drender_align.cpp27 void RenderAlign::Update(const RefPtr<Component>& component) in Update() argument
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_element.cpp24 const RefPtr<Component> component = Element::GetComponent(); in PerformBuild() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_impl_test.cpp46 CRetComponent component; in HWTEST_F() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DGlyphList.java
H A DLookupType.java

Completed in 6 milliseconds

12345678910>>...70