Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1267 bool GetOnFoucs() const in GetOnFoucs() function
1410 return GetOnFoucs(); in IsWindowFocused()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h902 return isWindowHasFocused_ && GetOnFoucs(); in IsWindowFocused()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp4745 … if (!ngPipeline->GetOnFoucs() && (SystemProperties::GetDeviceType() == DeviceType::TWO_IN_ONE)) { in SearchWebElementInfoByAccessibilityId()