Home
last modified time | relevance | path

Searched defs:parent (Results 1 - 25 of 420) sorted by relevance

12345678910>>...17

/foundation/arkui/ace_engine/frameworks/core/components/divider/
H A Drender_divider.cpp39 auto parent = GetParent().Upgrade(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/scoring/
H A Dscoring_element.cpp29 auto parent = GetElementParent().Upgrade(); in PerformBuild() local
/foundation/arkui/ui_lite/tools/qt/simulator/drivers/display/
H A Dgui_thread.cpp19 GUIThread::GUIThread(QObject* parent) : QThread(parent) in GUIThread() argument
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_item_component.cpp42 auto parent = AceType::DynamicCast<SingleChild>(item); in GetStepperItem() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_ellipse_component.h49 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_fe_colormatrix_component.h41 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_rect_component.h53 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_pattern_component.h42 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_fe_gaussianblur_component.h41 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_fe_composite_component.h41 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_fe_offset_component.h41 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_use_component.h45 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_line_component.h49 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_path_component.h43 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_mask_component.h42 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_circle_component.h48 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_filter_component.h42 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
H A Dsvg_g_component.h42 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument
/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Dnavigator_element.cpp27 auto parent = GetParent().Upgrade(); in PerformBuild() local
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drich_text_element.cpp29 void RichTextElement::Prepare(const WeakPtr<Element>& parent) in Prepare() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_node.cpp31 auto parent = pluginNode->GetParent(); in GetOrCreatePluginNode() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_grid_column.h32 void SetParentGridInfo(const RefPtr<GridContainerInfo>& parent) in SetParentGridInfo() argument
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_node.cpp28 auto parent = movingPhotoNode->GetParent(); in GetOrCreateMovingPhotoNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_node.cpp28 auto parent = videoNode->GetParent(); in GetOrCreateVideoNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_item.cpp29 auto parent = node->GetParent(); in GetOrCreateScrollableItem() local

Completed in 7 milliseconds

12345678910>>...17