Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_pattern_enhance.h38 void SetControlButtonVisibleBeforeAnim(VisibleType visibleType) in SetControlButtonVisibleBeforeAnim()
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/form_manager/
H A Dform_status_change_callback.h34 virtual int32_t NotifyWhetherFormsVisible(const FormVisibilityType visibleType, in NotifyWhetherFormsVisible()
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/form_manager/
H A Dform_status_change_callback.cpp63 FormVisibilityType visibleType = static_cast<FormVisibilityType>(data.ReadInt32()); in HandleNotifyWhetherFormsVisible() local
/ohos5.0/base/security/access_token/services/accesstokenmanager/test/coverage/
H A Dpermission_manager_coverage_test.cpp107 virtual int32_t NotifyWhetherFormsVisible(const FormVisibilityType visibleType, in NotifyWhetherFormsVisible()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_js_form_state_observer_stub_test/
H A Dfms_js_form_state_observer_stub_test.cpp82 int32_t NotifyWhetherFormsVisible(const FormVisibilityType visibleType, in NotifyWhetherFormsVisible()
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dtemp_permission_observer.cpp104 int32_t PermissionFormStateObserver::NotifyWhetherFormsVisible(const FormVisibilityType visibleType, in NotifyWhetherFormsVisible()
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_state_observer.cpp444 …32_t JsFormStateObserver::NotifyWhetherFormsVisible(const AppExecFwk::FormVisibilityType visibleTy… in NotifyWhetherFormsVisible()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp1777 VisibleCallbackInfo& callbackInfo, bool visibleType, double currentVisibleRatio) in OnVisibleAreaChangeCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp688 … const ImageSourceInfo& src, const PropertyChangeFlag& propertyChangeFlag, VisibleType visibleType) in LoadImage()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_node.cpp2209 void SelectOverlayNode::SetFrameNodeVisibility(FrameNodeType type, VisibleType visibleType) in SetFrameNodeVisibility()