Home
last modified time | relevance | path

Searched defs:SetChild (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dsingle_child_gesture.cpp20 void SingleChildGesture::SetChild(RefPtr<Gesture> child) in SetChild() function in OHOS::Ace::SingleChildGesture
H A Dtimeout_recognizer.cpp37 void SingleChildGestureRecognizer::SetChild(RefPtr<GestureRecognizer> recognizer) in SetChild() function in OHOS::Ace::SingleChildGestureRecognizer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dsingle_child.h37 void SetChild(const RefPtr<Component>& child) in SetChild() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dtexture_component.h94 void SetChild(const RefPtr<Component>& child) in SetChild() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Druntime_shader_builder.cpp39 void RuntimeShaderBuilder::SetChild(const std::string& name, std::shared_ptr<ShaderEffect> shader) in SetChild() function in OHOS::Rosen::Drawing::RuntimeShaderBuilder
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_runtime_shader_builder.cpp70 void SkiaRuntimeShaderBuilder::SetChild(const std::string& name, std::shared_ptr<ShaderEffect> shad… in SetChild() function in OHOS::Rosen::Drawing::SkiaRuntimeShaderBuilder
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_pattern.h250 void SetChild(bool hasChild) in SetChild() function