/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/ |
H A D | form_pattern.cpp | 87 void PostTask(const TaskExecutor::Task& task, TaskExecutor::TaskType type, const std::string& name) in PostTask() argument 1749 auto type = actionType->GetString(); in OnActionEvent() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | drag_event.cpp | 897 WebInfoType type = webPattern->GetWebInfoType(); in SetFilter() local
|
H A D | focus_hub.h | 234 void SetFocusType(FocusType type) in SetFocusType() argument 378 void SetFocusStyleType(FocusStyleType type) in SetFocusStyleType() argument 771 bool FindContextMenuOnKeyEvent(OnKeyEventType type) in FindContextMenuOnKeyEvent() argument 817 SetFocusType(FocusType type) SetFocusType() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/ |
H A D | drag_drop_manager.cpp | 1137 void DragDropManager::FireOnDragEventWithDragType(const RefPtr<EventHub>& eventHub, DragEventType type, in FireOnDragEventWithDragType() argument 1166 FireOnDragEvent( const RefPtr<FrameNode>& frameNode, const PointerEvent& pointerEvent, DragEventType type, const std::string& extraInfo) FireOnDragEvent() argument 1323 FireOnItemDragEvent(const RefPtr<FrameNode>& frameNode, DragType dragType, const OHOS::Ace::ItemDragInfo& itemDragInfo, DragEventType type, int32_t draggedIndex, int32_t insertIndex) FireOnItemDragEvent() argument 1901 FireOnEditableTextComponent(const RefPtr<FrameNode>& frameNode, DragEventType type) FireOnEditableTextComponent() argument 2165 HandleUIExtensionDragEvent( const RefPtr<FrameNode>& frameNode, const PointerEvent& pointerEvent, DragEventType type) HandleUIExtensionDragEvent() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_delegate.h | 694 WebDelegate(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError, const std::string& type) in WebDelegate() argument 697 WebDelegate(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError, const std::string& type, int32_t id) in WebDelegate() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | rosen_render_offscreen_canvas.cpp | 81 std::string type = args; in GetMimeType() local 91 std::string type = args; in GetQuality() local 974 std::string RosenRenderOffscreenCanvas::ToDataURL(const std::string& type, cons argument 2978 int32_t type = degree / 120; UpdateTextStyleForeground() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_node.cpp | 1734 void DOMNode::PrepareTouchEvent(EventMarker& eventMarker, uint32_t type) in PrepareTouchEvent() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_canvas_bridge.cpp | 261 std::string type = typeArg->GetString(); in HandleJsContext() local 917 auto type = typeVal->ToString(runtime); in JsStroke() local 1210 auto type = typeVal->ToString(runtime); in JsPath2DAddPath() local 1500 auto type = typeVal->ToString(runtime); in JsMakePath2D() local 1979 auto type in JsFillStyleSetter() local 2019 auto type = typeVal->ToString(runtime); JsStrokeStyleSetter() local 2288 auto type = ConvertStrToEnum( JsCompositeOperationSetter() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_utils.cpp | 159 auto type = obj->Get(vm, panda::ExternalStringCache::GetCachedString(vm, in GetResourceObject() local 312 auto type = jsObj->Get(vm, in CompleteResourceObjectFromParams() local 363 void CompleteResourceObjectFromId(const EcmaVM* vm, const Local<JSValueRef>& type, Local<panda::ObjectRef>& jsObj, in CompleteResourceObjectFromId() argument 423 auto type in CompleteResourceObject() local 488 auto type = obj->Get(vm, panda::StringRef::NewFromUtf8(vm, "type")); ParseJsColorFromResource() local 538 auto type = obj->Get(vm, panda::StringRef::NewFromUtf8(vm, "type")); ParseJsDimensionFromResource() local 586 auto type = obj->Get(vm, panda::StringRef::NewFromUtf8(vm, "type")); ParseJsDimensionFromResourceNG() local 669 auto type = jsObj->Get(vm, panda::StringRef::NewFromUtf8(vm, "type")); ParseJsIntegerWithResource() local 708 auto type = jsObj->Get(vm, panda::StringRef::NewFromUtf8(vm, "type")); GetResourceIdAndType() local 1013 auto type = jsObj->Get(vm, ParseJsMediaFromResource() local 1116 GetReplaceContentStr( const EcmaVM* vm, int32_t pos, const std::string& type, Local<panda::ArrayRef> params, int32_t containCount) GetReplaceContentStr() argument 1154 std::string type = matches[4]; ReplaceHolder() local 1178 FillResultForResIdNumIsNegative(const EcmaVM* vm, const Local<JSValueRef>& type, const Local<JSValueRef>& params, std::string& result, const RefPtr<ResourceWrapper>& resourceWrapper) FillResultForResIdNumIsNegative() argument 1205 auto type = obj->Get(vm, panda::StringRef::NewFromUtf8(vm, "type")); ParseJsStringFromResource() local 1262 auto type = jsObj->Get(vm, panda::StringRef::NewFromUtf8(vm, "type")); ParseJsResource() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | js_card_parser.cpp | 1268 auto type = rootJson->GetString("type"); in UpdateDomNode() local 1646 auto type = rootJson->GetString("type"); in CreateDomNode() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_canvas_renderer.cpp | 349 std::string type; in JsSetFillStyle() local 386 std::string type; in JsSetStrokeStyle() local 440 int32_t type = 0; in UnwrapNapiImage() local 1021 auto type = ConvertStrToEnum(compositeStr.c_str(), compositeOperationTable, ArraySize(compositeOperationTable), JsSetGlobalCompositeOperation() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/ |
H A D | js_span_object.cpp | 329 TextDecoration type = TextDecoration::NONE; in ParseJsDecorationSpan() local 998 auto type = customSpanObj->Unwrap<AceType>(); in JSCustomSpan() local 1009 auto type in JSCustomSpan() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_abstract_model_impl.cpp | 595 void ViewAbstractModelImpl::SetGrid(std::optional<uint32_t> span, std::optional<int32_t> offset, GridSizeType type) in SetGrid() argument 735 SetOverlay(const std::string& text, std::function<void()>&& buildFunc, const RefPtr<NG::FrameNode>& contentNode, const std::optional<Alignment>& align, const std::optional<Dimension>& offsetX, const std::optional<Dimension>& offsetY, NG::OverlayType type) SetOverlay() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_node.cpp | 1630 void RenderNode::NotifyTransition(TransitionType type, int32_t nodeId) in NotifyTransition() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_pattern.cpp | 1344 std::string type = V2::ConvertWrapTextDecorationToStirng( in ToJsonValueForTextField() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
H A D | slider_pattern.cpp | 538 void SliderPattern::OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) in OnWindowSizeChanged() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ |
H A D | video_pattern.cpp | 2088 void VideoPattern::UpdateOverlayVisibility(VisibleType type) in OnModifyDone() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
H A D | xcomponent_pattern.cpp | 61 std::string XComponentTypeToString(XComponentType type) in XComponentTypeToString() argument 159 XComponentPattern::XComponentPattern(const std::optional<std::string>& id, XComponentType type, in XComponentPattern() argument
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_text_area_modifier.cpp | 545 void SetTextAreaType(ArkUINodeHandle node, ArkUI_Int32 type) in SetTextAreaType() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_node.cpp | 702 void SelectOverlayNode::DispatchVisibleState(FrameNodeType type, FrameNodeTrigger trigger) in DispatchVisibleState() argument 734 void SelectOverlayNode::DispatchVisibleToGoneState(FrameNodeType type, FrameNodeTrigger trigger) in DispatchVisibleToGoneState() argument 770 DispatchGoneState(FrameNodeType type, FrameNodeTrigger trigger) DispatchGoneState() argument 803 DispatchGoneToVisibleState(FrameNodeType type, FrameNodeTrigger trigger) DispatchGoneToVisibleState() argument 2141 ExecuteOverlayStatus(FrameNodeType type, FrameNodeTrigger trigger) ExecuteOverlayStatus() argument 2169 SetFrameNodeStatus(FrameNodeType type, FrameNodeStatus status) SetFrameNodeStatus() argument 2189 SetFrameNodeVisibility(FrameNodeType type, VisibleType visibleType) SetFrameNodeVisibility() argument 2213 SetFrameNodeOpacity(FrameNodeType type, float opacity) SetFrameNodeOpacity() argument 2237 HideFrameNodeImmediately(FrameNodeType type) HideFrameNodeImmediately() argument 2245 HideOrShowCirclesAndBackArrow(FrameNodeType type, float value) HideOrShowCirclesAndBackArrow() argument [all...] |
/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_element_info.cpp | 255 void AccessibilityElementInfo::SetPassword(const bool type) in SetPassword() argument
|
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/ |
H A D | napi_accessibility_utils.cpp | 306 std::string ConvertWindowTypeToString(AccessibilityWindowType type) in ConvertWindowTypeToString() argument 396 std::string ConvertDaltonizationTypeToString(OHOS::AccessibilityConfig::DALTONIZATION_TYPE type) in ConvertDaltonizationTypeToString() argument 411 ConvertClickResponseTimeTypeToString(OHOS::AccessibilityConfig::CLICK_RESPONSE_TIME type) ConvertClickResponseTimeTypeToString() argument 425 ConvertIgnoreRepeatClickTimeTypeToString(OHOS::AccessibilityConfig::IGNORE_REPEAT_CLICK_TIME type) ConvertIgnoreRepeatClickTimeTypeToString() argument 553 ConvertAccessibilityEventTypeToString(EventType type) ConvertAccessibilityEventTypeToString() argument 583 CoverGestureTypeToString(GestureType type) CoverGestureTypeToString() argument 634 ConvertWindowUpdateTypeToString(WindowUpdateType type) ConvertWindowUpdateTypeToString() argument 653 EventType type = eventInfo.GetEventType(); ConvertEventTypeToString() local 671 ConvertOperationTypeToString(ActionType type) ConvertOperationTypeToString() argument 702 ConvertStringToWindowUpdateTypes(std::string type) ConvertStringToWindowUpdateTypes() argument 726 ConvertStringToEventInfoTypes(std::string type) ConvertStringToEventInfoTypes() argument 751 ConvertStringToCapability(std::string type) ConvertStringToCapability() argument 769 ConvertStringToAccessibleOperationType(const std::string &type) ConvertStringToAccessibleOperationType() argument 805 ConvertStringToAccessibilityAbilityTypes(const std::string &type) ConvertStringToAccessibilityAbilityTypes() argument 824 ConvertStringToAbilityStateType(const std::string &type) ConvertStringToAbilityStateType() argument 839 ConvertStringToDaltonizationTypes(std::string& type) ConvertStringToDaltonizationTypes() argument 856 ConvertStringToClickResponseTimeTypes(std::string& type) ConvertStringToClickResponseTimeTypes() argument 872 ConvertStringToIgnoreRepeatClickTimeTypes(std::string& type) ConvertStringToIgnoreRepeatClickTimeTypes() argument 890 ConvertStringToTextMoveUnit(const std::string &type) ConvertStringToTextMoveUnit() argument 906 ConvertTextMoveUnitToString(TextMoveUnit type) ConvertTextMoveUnitToString() argument [all...] |
/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | audio_endpoint.cpp | 366 std::shared_ptr<AudioEndpoint> AudioEndpoint::CreateEndpoint(EndpointType type, uint64_t id, in CreateEndpoint() argument 385 AudioEndpointInner::AudioEndpointInner(EndpointType type, uint64_t id, in AudioEndpointInner() argument 680 GetFastSource(const std::string &networkId, EndpointType type, IAudioSourceAttr &attr) GetFastSource() argument 774 GetFastSink(const DeviceInfo &deviceInfo, EndpointType type) GetFastSink() argument [all...] |
/foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
H A D | audio_policy_server.cpp | 1274 int32_t AudioPolicyServer::SetMicrophoneMutePersistent(const bool isMute, const PolicyType type) in SetMicrophoneMutePersistent() argument 2007 InterruptType type in InterruptOnChange() local [all...] |
H A D | audio_policy_manager_stub.cpp | 1082 CastType type = static_cast<CastType>(data.ReadInt32()); in ConfigDistributedRoutingRoleInternal() local 2050 PolicyType type = static_cast<PolicyType>(data.ReadInt32()); in SetMicrophoneMutePersistentInternal() local
|