Home
last modified time | relevance | path

Searched refs:GetOverlay (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_node.h195 virtual std::unique_ptr<JsonValue> GetOverlay() const = 0;
H A Dinspector_composed_element.h209 std::unique_ptr<JsonValue> GetOverlay() const override;
H A Dinspector_composed_element.cpp138 { "overlay", [](const InspectorNode& inspector) { return inspector.GetOverlay(); } },
1205 std::unique_ptr<JsonValue> InspectorComposedElement::GetOverlay() const in GetOverlay() function in OHOS::Ace::V2::InspectorComposedElement
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.h652 static NG::OverlayOptions GetOverlay(FrameNode* frameNode);
H A Dview_abstract.cpp3872 NG::OverlayOptions ViewAbstract::GetOverlay(FrameNode* frameNode) in GetOverlay() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp4823 ArkUI_CharPtr GetOverlay(ArkUINodeHandle node, ArkUIOverlayOptions* options, ArkUI_Int32 unit) in GetOverlay() function
4827 NG::OverlayOptions overlayOptions = ViewAbstract::GetOverlay(frameNode); in GetOverlay()
6243 GetFocusable, GetDefaultFocus, GetResponseRegion, GetOverlay, GetAccessibilityGroup, GetAccessibilityText, in GetCommonModifier()
6317 GetFocusable, GetDefaultFocus, GetResponseRegion, GetOverlay, GetAccessibilityGroup, GetAccessibilityText, in GetCJUICommonModifier()
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng.cpp612 ViewAbstract::GetOverlay(AceType::RawPtr(FRAME_NODE_REGISTER)); in HWTEST_F()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp2423 const ArkUI_AttributeItem* GetOverlay(ArkUI_NodeHandle node) in GetOverlay() function
12813 GetOverlay, in GetCommonAttribute()

Completed in 54 milliseconds