Home
last modified time | relevance | path

Searched defs:type (Results 7251 - 7275 of 10458) sorted by relevance

1...<<291292293294295296297298299300>>...419

/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_properties.h43 static std::string ConvertDialogTypeToString(DialogType type) in ConvertDialogTypeToString() argument
190 std::optional<ButtonType> type; member
211 DialogType type = DialogType::COMMON; // type of dialog, current support common dialog and alert dialog. member
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_component.h57 void SetType(const std::string& type) in SetType() argument
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.cpp163 double RenderSvgBase::ConvertDimensionToPx(const Dimension& value, LengthType type, bool isRoot) in ConvertDimensionToPx() argument
325 std::string type; in PrepareTransformValueAnimation() local
349 std::string type; PrepareTransformFrameAnimation() local
613 SetTransformProperty( const std::string& type, const std::vector<float>& from, const std::vector<float>& to, double value) SetTransformProperty() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_rendering_context_2d_model_ng.cpp198 void OffscreenCanvasRenderingContext2DModelNG::SetCompositeType(const CompositeOperation& type) in SetCompositeType() argument
H A Doffscreen_canvas_pattern.cpp393 std::string OffscreenCanvasPattern::ToDataURL(const std::string& type, const double quality) in ToDataURL() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_pattern.cpp694 void BubblePattern::OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) in OnWindowSizeChanged() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_pattern.cpp148 void SlidingPanelPattern::OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) in OnWindowSizeChanged() argument
416 auto type = layoutProperty->GetPanelType().value_or(PanelType::FOLDABLE_BAR); in InitPanEvent() local
426 auto type = layoutProperty->GetPanelType().value_or(PanelType::FOLDABLE_BAR); in IsNeedResetPanEvent() local
924 auto type = layoutProperty->GetPanelTypeValue(PanelType::FOLDABLE_BAR); in AddOrRemoveDragBarNode() local
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_impl.cpp685 bool CastSessionImpl::IsVtpUsed(ChannelType type) in IsVtpUsed() argument
690 bool CastSessionImpl::IsChannelClient(ChannelType type) in IsChannelClient() argument
699 bool CastSessionImpl::IsChannelNeeded(ChannelType type) in IsChannelNeeded() argument
704 std::pair<int, int> CastSessionImpl::GetMediaPort(ChannelType type, in argument
737 SetupMedia(const CastInnerRemoteDevice &remote, ChannelType type, int ports) SetupMedia() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_ui_extension_content_session.cpp831 std::string type; in OnStartAbilityByType() local
884 CheckStartAbilityByTypeParam(napi_env env, NapiCallbackInfo& info, std::string& type, AAFwk::WantParams& wantParam) CheckStartAbilityByTypeParam() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tab_content.cpp126 auto type = typeParam->ToString(); in SetTabBar() local
H A Djs_image.cpp947 ImageAnalyzerType type = static_cast<ImageAnalyzerType>(value); in AnalyzerConfig() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_progress_bridge.cpp656 auto type = 0; in SetProgressInitialize() local
H A Darkts_native_button_bridge.cpp129 int32_t type = DEFAULT_BUTTON_TYPE; in SetOptions() local
175 int type = secondArg->Int32Value(vm); in SetType() local
H A Darkts_native_slider_bridge.cpp424 auto type = static_cast<SliderModel::BlockStyleType>(getType->ToNumber<int32_t>()); in SetBlockStyle() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp183 void CanvasRenderingContext2DModelImpl::SetCompositeType(const CompositeOperation& type) in SetCompositeType() argument
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp185 void OffscreenCanvasRenderingContext2DModelImpl::SetCompositeType(const CompositeOperation& type) in SetCompositeType() argument
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp172 bool PluginFrontend::Initialize(FrontendType type, const RefPtr<TaskExecutor>& taskExecutor) in Initialize() argument
412 void PluginFrontend::NavigatePage(uint8_t type, const PageTarget& target, const std::string& params) in NavigatePage() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp148 void NativeCanvasRenderer::SetGlobalCompositeOperation(const CompositeOperation type) in SetGlobalCompositeOperation() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.h117 uint8_t type; member
196 int32_t type; member
H A Dcj_web_ffi.cpp218 void FfiOHOSAceFrameworkWebCreate(const char* src, int64_t controllerId, int32_t type, bool mode) in FfiOHOSAceFrameworkWebCreate() argument
/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.cpp325 ButtonType type = buttonComponent_->GetType(); in OnMouseHoverEnterTest() local
740 ButtonType type = buttonComponent_->GetType(); in UpdateFocusAnimation() local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h420 inline TextInputType ConvertStrToTextInputType(const std::string& type) in ConvertStrToTextInputType() argument
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.h429 void SetCalendarType(CalendarType type) in SetCalendarType() argument
524 void SetCalendarType(CalendarType type) in SetCalendarType() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/accessibility/
H A Daccessibility_node_manager.cpp747 GetDefaultAttrsByType( const std::string& type, std::unique_ptr<JsonValue>& jsonDefaultAttrs) GetDefaultAttrsByType() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dview_stack_processor.cpp444 auto type = AceType::TypeName(GetMainComponent()); in ShouldPopImmediately() local
507 auto type = AceType::TypeName(GetMainComponent()); in PopContainer() local

Completed in 38 milliseconds

1...<<291292293294295296297298299300>>...419