Home
last modified time | relevance | path

Searched defs:custom (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/pattern/
H A Dmock_container_modal_utils.cpp23 auto custom = CustomTitleNode::CreateCustomNode(-1, ""); in ExecuteCustomTitleAbc() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/optimization/
H A Dsoftbus_file_test_entry.cpp47 static void ProcessCustomArgs(const char *arg, unordered_map<string, int> &customArgs, int32_t *custom) in ProcessCustomArgs() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/file/
H A Dsoftbus_file_test_entry.cpp47 static void ProcessCustomArgs(const char *arg, unordered_map<string, int> &customArgs, int32_t *custom) in ProcessCustomArgs() argument
/foundation/ability/idl_tool/idl_tool_2/codegen/SA/rust/
H A Dsa_rust_interface_code_emitter.cpp96 uint32_t custom = false; in EmitCustomHeaders() local
/foundation/ability/idl_tool/codegen/
H A Drust_code_emitter.cpp193 uint32_t custom = false; in EmitCustomHeaders() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp243 auto custom = AceType::DynamicCast<NG::CustomNode>(uiNode); in GetFrameNodeChildren() local
H A Dui_node.cpp1274 auto custom = DynamicCast<CustomNode>(child); in Build() local
1596 auto custom = DynamicCast<CustomNode>(parent); in GetCurrentCustomNodeInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp554 void BubbleView::UpdateCommonParam(int32_t popupId, const RefPtr<PopupParam>& param, bool custom) in UpdateCommonParam() argument
H A Dbubble_pattern.cpp228 auto custom = paintProps->GetUseCustom().value_or(false); in RegisterButtonOnHover() local
285 auto custom = paintProps->GetUseCustom().value_or(false); in RegisterButtonOnTouch() local
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp738 void PipelineContext::SetJSViewActive(bool active, WeakPtr<CustomNode> custom) {} in SetJSViewActive() argument

Completed in 16 milliseconds