Home
last modified time | relevance | path

Searched defs:type (Results 2551 - 2575 of 10458) sorted by relevance

1...<<101102103104105106107108109110>>...419

/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_position_controller.cpp22 ScrollEventInfo::ScrollEventInfo(ScrollEvent type, double scrollX, double scrollY, int32_t scrollState) in ScrollEventInfo() argument
/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dform_element.cpp354 auto type = actionType->GetString(); in OnActionEvent() local
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dgrid_column_info.h61 void SetSizeColumn(GridSizeType type, uint32_t column, const Dimension& offset = UNDEFINED_DIMENSION) in SetSizeColumn() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_composite_declaration.h93 void SetOperatorType(const std::string& type) in SetOperatorType() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dinput_event_hub.h77 void SetHoverEffectAuto(HoverEffectType type) in SetHoverEffectAuto() argument
H A Dtouch_event.cpp165 CreateTouchItemInfo( const TouchPoint& pointItem, const TouchEvent& event, TouchType type) CreateTouchItemInfo() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_light.h37 ModelLight(ModelLightType type, const Vec3& color, const AnimatableFloat& intensity, in ModelLight() argument
53 void SetLightType(ModelLightType type) in SetLightType() argument
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
H A Draw_input_command.cpp32 std::string BaseCommand::GetCommandTypeName(CommandType type) in GetCommandTypeName() argument
50 std::string BaseCommand::GetReadableCommandTypeName(CommandType type) in GetReadableCommandTypeName() argument
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dcard_frontend_declarative.cpp33 bool CardFrontendDeclarative::Initialize(FrontendType type, const RefPtr<TaskExecutor>& taskExecutor) in Initialize() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dproperty_animation.cpp22 PropertyAnimation::PropertyAnimation(AnimatableType type) in PropertyAnimation() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dutils.h150 static std::variant<int32_t, std::string, int64_t, double> DefaultVariantVal(ResultSetDataType type) in DefaultVariantVal() argument
68 GetValFromColumn(const std::string &columnName, T &resultSet, ResultSetDataType type) GetValFromColumn() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dtransform_convertor.cpp102 void TransformConvertor::AddKeyframe(AnimationType type, const RefPtr<Keyframe<TransformOperation>>& keyframe) in AddKeyframe() argument
112 void TransformConvertor::AddKeyframe(AnimationType type, double time, const TranslateOperation& translate) in AddKeyframe() argument
121 void TransformConvertor::AddKeyframe(AnimationType type, double time, const SkewOperation& skew) in AddKeyframe() argument
130 void TransformConvertor::AddKeyframe(AnimationType type, double time, const ScaleOperation& scale) in AddKeyframe() argument
139 void TransformConvertor::AddKeyframe(AnimationType type, double time, const RotateOperation& rotate) in AddKeyframe() argument
148 AddKeyframe(AnimationType type, double time, const Matrix4& matrix) AddKeyframe() argument
157 AddKeyframe(AnimationType type, double time, const PerspectiveOperation& distance) AddKeyframe() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_panel_bridge.cpp80 int32_t type = typeArg->Int32Value(vm); in SetPanelType() local
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.h98 HtmlType type; member
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/
H A Ddom_textfield_util.cpp114 CreateComponentAndSetChildAttr(const RefPtr<BoxComponent>& boxComponent, const std::string& type, const std::map<std::string, std::string>& attrs, const DOMInput& node) CreateComponentAndSetChildAttr() argument
133 SetChildAttr(const RefPtr<TextFieldComponent>& component, const RefPtr<BoxComponent>& boxComponent, const std::string& type, const std::map<std::string, std::string>& attrs) SetChildAttr() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_side_bar_container_ffi.cpp64 void FfiOHOSAceFrameworkSideBarCreate(int32_t type) in FfiOHOSAceFrameworkSideBarCreate() argument
H A Dcj_panel_ffi.cpp38 void FfiOHOSAceFrameworkPanelType(int32_t type) in FfiOHOSAceFrameworkPanelType() argument
H A Dcj_toggle_ffi.cpp32 void FfiOHOSAceFrameworkToggleCreate(int type, bool isOn) in FfiOHOSAceFrameworkToggleCreate() argument
/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow.h136 void SetToastWindowType(const ToastWindowType& type) in SetToastWindowType() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.cpp60 CreateProgressComponent( double min, double percent, double cachedValue, double max, ProgressType type) CreateProgressComponent() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_repeat_virtual_scroll.cpp75 auto type = pair->GetValueAt(0)->ToString(); in ParseAndVerifyParams() local
108 auto type = pair->GetValueAt(0)->ToString(); in Create() local
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_jank_frame_report.cpp45 void PerfMonitor::Start(const std::string& sceneId, PerfActionType type, const std::string& note) {} in Start() argument
55 void PerfMonitor::RecordInputEvent(PerfActionType type, PerfSourceType sourceType, int64_t time) {} in RecordInputEvent() argument
57 int64_t PerfMonitor::GetInputTime(const std::string& sceneId, PerfActionType type, const std::string& note) in GetInputTime() argument
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/
H A Devent_node.py33 type = '' variable in EventNode
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/
H A Dsec_comp_kit.h49 ClickEventType type; member
67 static int32_t RegisterSecurityComponent(SecCompType type, std::string& componentInfo, int32_t& scId) in RegisterSecurityComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_context_select_overlay.cpp98 void WebContextSelectOverlay::OnMenuItemAction(OptionMenuActionId id, OptionMenuType type) in OnMenuItemAction() argument

Completed in 15 milliseconds

1...<<101102103104105106107108109110>>...419