Home
last modified time | relevance | path

Searched defs:parent (Results 26 - 50 of 1245) sorted by relevance

12345678910>>...50

/third_party/python/Lib/test/test_import/data/circular_imports/subpkg2/parent/
H A Dchild.py1 import test.test_import.data.circular_imports.subpkg2.parent namespace
/third_party/vk-gl-cts/framework/common/
H A DtcuSurfaceAccess.cpp48 SurfaceAccess::SurfaceAccess (const SurfaceAccess& parent, int x, int y, int width, int height) in SurfaceAccess() 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
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.h142 auto parent = std::static_pointer_cast<RSRenderNode>(hwcNode); in TraverseParentNodeAndReduce() local

Completed in 6 milliseconds

12345678910>>...50