Home
last modified time | relevance | path

Searched defs:SetIgnoreLayoutSafeArea (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_model.h90 virtual void SetIgnoreLayoutSafeArea(const NG::SafeAreaExpandOpts& opts) {}; in SetIgnoreLayoutSafeArea() function
H A Dnavigation_model_ng.cpp1462 void NavigationModelNG::SetIgnoreLayoutSafeArea(const SafeAreaExpandOpts& opts) in SetIgnoreLayoutSafeArea() function in OHOS::Ace::NG::NavigationModelNG
1474 void NavigationModelNG::SetIgnoreLayoutSafeArea(FrameNode* frameNode, const SafeAreaExpandOpts& opt… in SetIgnoreLayoutSafeArea() function in OHOS::Ace::NG::NavigationModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model.h73 virtual void SetIgnoreLayoutSafeArea(const NG::SafeAreaExpandOpts& opts) {}; in SetIgnoreLayoutSafeArea() function
H A Dnavdestination_model_ng.cpp699 void NavDestinationModelNG::SetIgnoreLayoutSafeArea(const SafeAreaExpandOpts& opts) in SetIgnoreLayoutSafeArea() function in OHOS::Ace::NG::NavDestinationModelNG
710 void NavDestinationModelNG::SetIgnoreLayoutSafeArea(FrameNode* frameNode, const SafeAreaExpandOpts&… in SetIgnoreLayoutSafeArea() function in OHOS::Ace::NG::NavDestinationModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnav_destination_modifier.cpp82 void SetIgnoreLayoutSafeArea(ArkUINodeHandle node, const char* typeStr, const char* edgesStr) in SetIgnoreLayoutSafeArea() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dnavigation_model_impl.cpp281 void NavigationModelImpl::SetIgnoreLayoutSafeArea(const NG::SafeAreaExpandOpts& opts) {} in SetIgnoreLayoutSafeArea() function in OHOS::Ace::Framework::NavigationModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_nav_destination_bridge.cpp174 ArkUINativeModuleValue NavDestinationBridge::SetIgnoreLayoutSafeArea(ArkUIRuntimeCallInfo *runtimeC… in SetIgnoreLayoutSafeArea() function in OHOS::Ace::NG::NavDestinationBridge
H A Darkts_native_navigation_bridge.cpp428 ArkUINativeModuleValue NavigationBridge::SetIgnoreLayoutSafeArea(ArkUIRuntimeCallInfo *runtimeCallI… in SetIgnoreLayoutSafeArea() function in OHOS::Ace::NG::NavigationBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination.cpp474 void JSNavDestination::SetIgnoreLayoutSafeArea(const JSCallbackInfo& info) in SetIgnoreLayoutSafeArea() function in OHOS::Ace::Framework::JSNavDestination
H A Djs_navigation.cpp798 void JSNavigation::SetIgnoreLayoutSafeArea(const JSCallbackInfo& info) in SetIgnoreLayoutSafeArea() function in OHOS::Ace::Framework::JSNavigation