mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2024-11-23 15:10:30 +00:00
update adapter/ohos/osal/js_accessibility_manager.cpp.
Signed-off-by: liuhui <liuhui160@huawei.com>
This commit is contained in:
parent
d00cde3669
commit
5c3c5389df
@ -5938,8 +5938,7 @@ std::string JsAccessibilityManager::GetPagePath()
|
||||
return frontend->GetPagePath();
|
||||
}
|
||||
|
||||
namespace
|
||||
{
|
||||
namespace {
|
||||
void UpdateWindowSceneRect(const RefPtr<NG::FrameNode>& node, int32_t& left, int32_t& top)
|
||||
{
|
||||
CHECK_NULL_VOID(node);
|
||||
|
Loading…
Reference in New Issue
Block a user