Home
last modified time | relevance | path

Searched refs:OnGlobalPositionChanged (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/
H A Drender_ability_component.h36 void OnGlobalPositionChanged() override;
H A Drender_ability_component.cpp48 void RenderAbilityComponent::OnGlobalPositionChanged() in OnGlobalPositionChanged() function in OHOS::Ace::RenderAbilityComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drender_rich_text.h38 void OnGlobalPositionChanged() override;
H A Drender_rich_text.cpp194 void RenderRichText::OnGlobalPositionChanged() in OnGlobalPositionChanged() function in OHOS::Ace::RenderRichText
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drender_texture.h111 void OnGlobalPositionChanged() override in OnGlobalPositionChanged() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drosen_render_web.cpp82 OnGlobalPositionChanged(); in Paint()
H A Drender_web.h91 void OnGlobalPositionChanged() override;
H A Drender_web.cpp377 void RenderWeb::OnGlobalPositionChanged() in OnGlobalPositionChanged() function in OHOS::Ace::RenderWeb
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.h82 void OnGlobalPositionChanged() override;
H A Drender_xcomponent.cpp310 void RenderXComponent::OnGlobalPositionChanged() in OnGlobalPositionChanged() function in OHOS::Ace::RenderXComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h1174 virtual void OnGlobalPositionChanged() in OnGlobalPositionChanged() function
1182 child->OnGlobalPositionChanged(); in OnGlobalPositionChanged()
H A Drender_node.cpp556 render->OnGlobalPositionChanged(); in Attach()
571 render->OnGlobalPositionChanged(); in Attach()
613 OnGlobalPositionChanged(); in SetPositionInternal()