| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | motion_path_evaluator.cpp | 51 MotionPathEvaluator( const MotionPathOption& option, const Offset& start, const Offset& end, PositionType type) MotionPathEvaluator() argument
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | patterns_matcher.cpp | 49 PatternsMatcher::PatternsMatcher(std::string pattern, MatchType type) in PatternsMatcher() argument 98 bool PatternsMatcher::MatchPattern(std::string pattern, std::string match, MatchType type) in MatchPattern() argument 200 int32_t type; ReadFromParcel() local [all...] |
| /foundation/ability/ability_runtime/frameworks/cj/ffi/ark_interop_helper/ |
| H A D | ark_interop_helper.cpp | 74 napi_valuetype type; in GetContextStageMode() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/ |
| H A D | rich_text_delegate.h | 45 RichTextDelegate(const WeakPtr<RichTextComponent>& webComponent, const WeakPtr<PipelineContext>& context, ErrorCallback&& onError, const std::string& type) RichTextDelegate() argument
|
| /foundation/arkui/ace_engine/adapter/preview/entrance/samples/ |
| H A D | event_adapter.cpp | 178 void EventAdapter::RecognizePointerEvent(const TouchType type) in RecognizePointerEvent() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | progress_model_impl.cpp | 28 void ProgressModelImpl::Create(double min, double value, double cachedValue, double max, NG::ProgressType type) in Create() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | pa_container.h | 46 BackendType type; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_navigator.cpp | 63 JSRef<JSVal> type = obj->GetProperty("type"); in Create() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/resource/ |
| H A D | resource_object.h | 31 ResourceObjectParamType type = ResourceObjectParamType::NONE; member 38 ResourceObject(int32_t id, int32_t type, const std::vector<ResourceObjectParams>& params, in ResourceObject() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | view_data_wrap_ohos.cpp | 47 auto type = AbilityBase::AutoFillType::UNSPECIFIED; in ViewDataToType() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_span_ffi.cpp | 48 void FfiOHOSAceFrameworkSpanSetDecoration(int32_t type, uint32_t color) in FfiOHOSAceFrameworkSpanSetDecoration() argument
|
| H A D | cj_page_transition_ffi.cpp | 26 void FfiPageTransitionEnterCreate(int type, int duration, char* curve, int delay) in FfiPageTransitionEnterCreate() argument 32 void FfiPageTransitionExitCreate(int type, int duration, char* curve, int delay) in FfiPageTransitionExitCreate() argument 71 void FfiPageTransitionOnEnter(void (*callback)(int type, double progress)) in FfiPageTransitionOnEnter() argument 78 void FfiPageTransitionOnExit(void (*callback)(int type, double progress)) in FfiPageTransitionOnExit() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | update_config_manager.h | 59 taskExecutor->PostTask(std::move(task), type, taskName); in UpdatePromiseConfig() local 89 PostUpdateConfigTaskLocked(const T& config, CancelableCallback<void()> &&task, const RefPtr<Container>& container, const std::string& taskName, TaskExecutor::TaskType type) PostUpdateConfigTaskLocked() argument
|
| H A D | event_dump.h | 54 TouchType type = TouchType::UNKNOWN; member
|
| /foundation/arkui/ace_engine/adapter/preview/osal/advance/ |
| H A D | data_detector_adapter.cpp | 25 ParseAIJson( const std::unique_ptr<JsonValue>& jsonValue, TextDataDetectType type, int32_t startPos) ParseAIJson() argument
|
| /foundation/arkui/ace_engine/adapter/preview/entrance/ |
| H A D | ace_view_preview.cpp | 46 NotifySurfaceChanged(int32_t width, int32_t height, WindowSizeChangeReason type, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) NotifySurfaceChanged() argument
|
| /foundation/arkui/ace_engine/frameworks/component_test/core/ |
| H A D | component_test_matcher_impl.cpp | 79 void ComponentTestMatcherImpl::SetType(const std::string& type) in SetType() argument
|
| /foundation/arkui/ace_engine/test/mock/core/common/ |
| H A D | mock_data_detector_adapter.cpp | 28 ParseAIJson( const std::unique_ptr<JsonValue>& jsonValue, TextDataDetectType type, int32_t startPos) ParseAIJson() argument
|
| /foundation/arkui/ace_engine/test/mock/core/animation/ |
| H A D | mock_animation_manager.h | 62 AnimationOperation type = AnimationOperation::PLAY; member
|
| /foundation/arkui/ace_engine/test/unittest/bridge/common/utils/ |
| H A D | utils_test.cpp | 380 AnimationType type = AnimationType::TRANSLATE; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/gestures/ |
| H A D | gesture_referee_test_ng.cpp | 1789 SourceType type = SourceType::TOUCH; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | button_composed_element.cpp | 58 auto type = renderButton ? renderButton->GetButtonType() : ButtonType::CAPSULE; in GetButtonType() local
|
| H A D | progress_composed_element.cpp | 90 ProgressType type = renderProgress->GetProgressType(); in GetTypeProgress() local
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/utils/ |
| H A D | napi_utils.h | 38 int32_t type = 0; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_layout_property.cpp | 92 std::string type = V2::ConvertWrapTextDecorationToStirng(GetTextDecoration().value_or(TextDecoration::NONE)); in ToJsonValue() local
|