Home
last modified time | relevance | path

Searched refs:SetVisibleAreaRatiosAndCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_hub_test_ng.cpp936 eventHub->SetVisibleAreaRatiosAndCallback(callbackInfo, ratios, true);
955 eventHub->SetVisibleAreaRatiosAndCallback(callbackInfo, ratios, true);
992 eventHub->SetVisibleAreaRatiosAndCallback(callbackInfo, ratios, true);
1024 eventHub->SetVisibleAreaRatiosAndCallback(callbackInfo, ratios, false);
1063 eventHub->SetVisibleAreaRatiosAndCallback(callbackInfo, ratios, true);
1094 eventHub->SetVisibleAreaRatiosAndCallback(callbackInfo, ratios, false);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Devent_hub.h572 void SetVisibleAreaRatiosAndCallback( in SetVisibleAreaRatiosAndCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h231 eventHub_->SetVisibleAreaRatiosAndCallback(callback, ratios, true); in SetVisibleAreaUserCallback()
247 eventHub_->SetVisibleAreaRatiosAndCallback(callback, ratios, false);