Home
last modified time | relevance | path

Searched refs:GetBlur (Results 1 - 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_provider_interaction_operation_utils.h95 accessibilityElementInfo.SetBlur(nativeInfo.GetBlur()); in TransformAccessbilityElementInfo()
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H A Djs_third_provider_interaction_operation_utils_test.cpp81 nativeInfo.SetBlur(accessibilityElementInfo.GetBlur()); in FillNativeAccessibilityElementInfoPart()
266 EXPECT_EQ(beforeInfo.GetBlur(), afterInfo.GetBlur()); in CheckTransformElementInfoResultPart()
H A Dnative_interface_accessibility_test.cpp134 &afterInfo, beforeInfo.GetBlur()); in FillNativeAccessibilityElementInfoPart()
308 EXPECT_EQ(beforeInfo.GetBlur(), afterInfo.GetBlur()); in CheckTransformElementInfoResultPart()
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_node.h168 virtual double GetBlur() const = 0;
H A Dinspector_composed_element.h181 double GetBlur() const override;
H A Dinspector_composed_element.cpp74 { "blur", [](const InspectorNode& inspector) { return inspector.GetBlur(); } },
1095 double InspectorComposedElement::GetBlur() const in GetBlur() function in OHOS::Ace::V2::InspectorComposedElement
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Dnative_interface_accessibility_impl.h424 std::string GetBlur() const in GetBlur() function
/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H A Daccessibility_element_info.h1661 const std::string &GetBlur() const;
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_power_manager_test.cpp644 EXPECT_STREQ(elementInfo_->GetBlur().c_str(), "test"); in HWTEST_F()
/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_element_info.cpp967 const std::string &AccessibilityElementInfo::GetBlur() const in GetBlur() function in OHOS::Accessibility::AccessibilityElementInfo
/foundation/barrierfree/accessibility/frameworks/common/test/unittest/
H A Daccessibility_element_info_test.cpp1432 * @tc.desc: Test function SetBlur, GetBlur
1438 EXPECT_STREQ(elementInfo_->GetBlur().c_str(), "test"); in HWTEST_F()
/foundation/barrierfree/accessibility/frameworks/common/test/mock/src/
H A Dmock_accessibility_element_info.cpp1432 * @tc.desc: Test function SetBlur, GetBlur
1438 EXPECT_STREQ(elementInfo_->GetBlur().c_str(), "test"); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp5392 ArkUI_Float32 GetBlur(ArkUINodeHandle node) in GetBlur() function
6252 GetConstraintSize, GetGrayScale, GetInvert, GetSepia, GetContrast, GetForegroundColor, GetBlur, in GetCommonModifier()
6326 GetConstraintSize, GetGrayScale, GetInvert, GetSepia, GetContrast, GetForegroundColor, GetBlur, in GetCJUICommonModifier()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp1297 const ArkUI_AttributeItem* GetBlur(ArkUI_NodeHandle node) in GetBlur() function
12784 GetBlur, in GetCommonAttribute()

Completed in 50 milliseconds