| /third_party/rust/crates/clap/src/builder/ |
| H A D | possible_value.rs | 103 pub fn hide(mut self, yes: bool) -> Self { in hide() functions [all...] |
| H A D | command.rs | 2669 pub fn hide(self, yes: bool) -> Self { in hide() functions
|
| H A D | arg.rs | 2268 pub fn hide(self, yes: bool) -> Self { in hide() functions
|
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | annotations.rs | 96 pub fn hide(&self) -> bool { in hide() functions
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_crtc.h | 60 void (*hide)(struct nouveau_crtc *, bool update); member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_crtc.h | 61 void (*hide)(struct nouveau_crtc *, bool update); member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navdestination_pattern_base.cpp | 166 void NavDestinationPatternBase::UpdateTitleBarProperty(const RefPtr<LayoutProperty>& navBarLayoutProperty, bool hide, in UpdateTitleBarProperty() argument 232 void NavDestinationPatternBase::UpdateToolBarAndDividerTranslateAndOpacity(bool hide, in UpdateToolBarAndDividerTranslateAndOpacity() argument 186 UpdateTitleBarTranslateAndOpacity( bool hide, const RefPtr<TitleBarNode>& titleBarNode, float titleBarHeight) UpdateTitleBarTranslateAndOpacity() argument 200 UpdateToolBarAndDividerProperty(const RefPtr<LayoutProperty>& navBarLayoutProperty, bool hide, const RefPtr<NavDestinationNodeBase>& hostNode) UpdateToolBarAndDividerProperty() argument 254 HideOrShowTitleBarImmediately(const RefPtr<NavDestinationNodeBase>& hostNode, bool hide) HideOrShowTitleBarImmediately() argument 268 HideOrShowToolBarImmediately(const RefPtr<NavDestinationNodeBase>& hostNode, bool hide) HideOrShowToolBarImmediately() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_nav_destination_bridge.cpp | 35 bool hide = false; in SetHideTitleBar() local 66 bool hide = false; in SetHideToolBar() local
|
| H A D | arkts_native_navigation_bridge.cpp | 38 bool hide = false; in SetHideToolBar() local 94 bool hide = hideArg->ToBoolean(vm)->Value(); in SetHideBackButton() local 146 bool hide = hideArg->ToBoolean(vm)->Value(); in SetHideNavBar() local 200 bool hide = false; in SetHideTitleBar() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | nav_destination_modifier.cpp | 36 void SetNavDestinationHideToolBar(ArkUINodeHandle node, ArkUI_Bool hide, ArkUI_Bool animated) in SetNavDestinationHideToolBar() argument
|
| H A D | navigation_modifier.cpp | 25 void SetHideToolBar(ArkUINodeHandle node, ArkUI_Bool hide, ArkUI_Bool animated) in SetHideToolBar() argument 203 void SetNavHideTitleBar(ArkUINodeHandle node, ArkUI_Bool hide, ArkUI_Bool animated) in SetNavHideTitleBar() argument
|
| /kernel/linux/linux-5.10/security/apparmor/include/ |
| H A D | perms.h | 78 u32 hide; /* set only when ~allow | deny */ member
|
| /kernel/linux/linux-6.6/security/apparmor/include/ |
| H A D | perms.h | 79 u32 hide; /* set only when ~allow | deny */ member
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | scene_session_test2.cpp | 1408 bool hide = sceneSession->GetForceHideState(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | web_pattern_select_test_ng.cpp | 2068 bool hide = true; in HWTEST_F() local 2103 bool hide = true; in HWTEST_F() local 2138 bool hide = false; in HWTEST_F() local 2177 bool hide = true; HWTEST_F() local 2214 bool hide = true; HWTEST_F() local 2239 bool hide = false; HWTEST_F() local 2278 bool hide = false; HWTEST_F() local 2336 bool hide = false; HWTEST_F() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | text_format.h | 311 void SetHideUnknownFields(bool hide) { hide_unknown_fields_ = hide; } in SetHideUnknownFields() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_navigation.cpp | 368 void JSNavigation::SetHideNavBar(bool hide) in SetHideNavBar() argument 407 void JSNavigation::SetHideBackButton(bool hide) in SetHideBackButton() argument
|
| /third_party/python/Lib/tkinter/ |
| H A D | ttk.py | 823 def hide(self, tab_id): member in Notebook
|
| H A D | tix.py | 1293 def hide(self, widget): member in ResizeHandle
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_handler_wrapper.cpp | 993 void ArkWebHandlerWrapper::HideHandleAndQuickMenuIfNecessary(bool hide) in HideHandleAndQuickMenuIfNecessary() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_handler_impl.cpp | 878 void ArkWebHandlerImpl::HideHandleAndQuickMenuIfNecessary(bool hide) in HideHandleAndQuickMenuIfNecessary() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| H A D | web_client_impl.cpp | 736 void WebClientImpl::HideHandleAndQuickMenuIfNecessary(bool hide) in HideHandleAndQuickMenuIfNecessary() argument
|
| /kernel/linux/linux-5.10/fs/isofs/ |
| H A D | inode.c | 152 unsigned int hide:1; member
|
| /kernel/linux/linux-6.6/fs/isofs/ |
| H A D | inode.c | 152 unsigned int hide:1; member
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| H A D | nweb_handler.h | 993 virtual void HideHandleAndQuickMenuIfNecessary(bool hide) {} in HideHandleAndQuickMenuIfNecessary() argument
|