Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
Dui_extension_surface_pattern.h35 void BeforeSyncGeometryProperties(const DirtySwapConfig& config) override in BeforeSyncGeometryProperties() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
Dpage_pattern.cpp80 void PagePattern::BeforeSyncGeometryProperties(const DirtySwapConfig& config) in BeforeSyncGeometryProperties() function in OHOS::Ace::NG::PagePattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
Dpattern.h314 virtual void BeforeSyncGeometryProperties(const DirtySwapConfig& config) {} in BeforeSyncGeometryProperties() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
Dxcomponent_pattern.cpp577 void XComponentPattern::BeforeSyncGeometryProperties(const DirtySwapConfig& config) in BeforeSyncGeometryProperties() function in OHOS::Ace::NG::XComponentPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_pattern.cpp1847 void NavigationPattern::BeforeSyncGeometryProperties(const DirtySwapConfig& /* config */) in BeforeSyncGeometryProperties() function in OHOS::Ace::NG::NavigationPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_pattern.cpp4457 void TextPattern::BeforeSyncGeometryProperties(const DirtySwapConfig& config) in BeforeSyncGeometryProperties() function in OHOS::Ace::NG::TextPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_pattern.cpp2324 void WebPattern::BeforeSyncGeometryProperties(const DirtySwapConfig& config) in BeforeSyncGeometryProperties() function in OHOS::Ace::NG::WebPattern