/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_model.h | 90 virtual void SetIgnoreLayoutSafeArea(const NG::SafeAreaExpandOpts& opts) {}; in SetIgnoreLayoutSafeArea() function
|
H A D | navigation_model_ng.cpp | 1462 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 D | navdestination_model.h | 73 virtual void SetIgnoreLayoutSafeArea(const NG::SafeAreaExpandOpts& opts) {}; in SetIgnoreLayoutSafeArea() function
|
H A D | navdestination_model_ng.cpp | 699 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 D | nav_destination_modifier.cpp | 82 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 D | navigation_model_impl.cpp | 281 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 D | arkts_native_nav_destination_bridge.cpp | 174 ArkUINativeModuleValue NavDestinationBridge::SetIgnoreLayoutSafeArea(ArkUIRuntimeCallInfo *runtimeC… in SetIgnoreLayoutSafeArea() function in OHOS::Ace::NG::NavDestinationBridge
|
H A D | arkts_native_navigation_bridge.cpp | 428 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 D | js_navdestination.cpp | 474 void JSNavDestination::SetIgnoreLayoutSafeArea(const JSCallbackInfo& info) in SetIgnoreLayoutSafeArea() function in OHOS::Ace::Framework::JSNavDestination
|
H A D | js_navigation.cpp | 798 void JSNavigation::SetIgnoreLayoutSafeArea(const JSCallbackInfo& info) in SetIgnoreLayoutSafeArea() function in OHOS::Ace::Framework::JSNavigation
|