| /foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
| H A D | event_recorder.cpp | 48 EventParamsBuilder& EventParamsBuilder::SetType(const std::string& type) in SetType() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_sceneview.cpp | 215 auto type = jsObj->GetProperty("modelType"); in ParseSceneOpt() local
|
| H A D | js_sliding_panel.cpp | 385 auto type = static_cast<int32_t>(DEFAULT_PANELTYPE); in SetPanelType() local
|
| H A D | js_toggle.cpp | 118 auto type = paramObject->GetProperty("type"); in Create() local
|
| H A D | js_base_node.cpp | 208 auto type = renderOption->GetProperty("type"); in ConstructorCallback() local
|
| H A D | js_list_item.cpp | 68 std::string type; in Create() local
|
| H A D | js_security_ui_extension.cpp | 139 AddCallbackToList( napi_env env, napi_value cb, napi_handle_scope scope, RegisterType type, const std::function<void(const RefPtr<NG::SecurityUIExtensionProxy>&)>&& onFunc) AddCallbackToList() argument 161 DeleteCallbackFromList( int argc, napi_env env, napi_value cb, RegisterType type) DeleteCallbackFromList() argument 193 GetOnFuncList( RegisterType type) GetOnFuncList() argument 211 RegisterType type = RegisterType::UNKNOWN; GetRegisterType() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/button/ |
| H A D | button_component.h | 55 void SetType(ButtonType type) in SetType() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
| H A D | js_should_built_in_recognizer_parallel_with_function.h | 162 GestureTypeName type = GestureTypeName::UNKNOWN; in GetType() local
|
| /foundation/arkui/ace_engine/frameworks/core/accessibility/ |
| H A D | accessibility_manager_ng.cpp | 31 AccessibilityHoverEventType type = AccessibilityHoverEventType::MOVE; in HandleAccessibilityHoverEvent() local 56 AccessibilityHoverEventType type = AccessibilityHoverEventType::MOVE; in HandleAccessibilityHoverEvent() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_gauge_bridge.cpp | 71 ConvertGradientColor( const EcmaVM* vm, const Local<JSValueRef>& itemParam, std::vector<NG::ColorStopArray>& colors, NG::GaugeType& type) ConvertGradientColor() argument 95 SetGradientColorsObject(const EcmaVM* vm, const Local<JSValueRef>& info, std::vector<NG::ColorStopArray>& colors, std::vector<float>& weights, NG::GaugeType& type, ArkUINodeHandle nativeNode) SetGradientColorsObject() argument 117 SetGradientColorsArray(const EcmaVM* vm, const Local<JSValueRef>& info, std::vector<NG::ColorStopArray>& colors, std::vector<float>& weights, NG::GaugeType& type, ArkUINodeHandle nativeNode) SetGradientColorsArray() argument 152 NG::GaugeType type = NG::GaugeType::TYPE_CIRCULAR_MULTI_SEGMENT_GRADIENT; SetGradientColors() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | watch_dog.cpp | 150 ThreadWatcher::ThreadWatcher(int32_t instanceId, TaskExecutor::TaskType type, bool useUIAsJSThread) in ThreadWatcher() argument
|
| H A D | watch_dog_mingw.cpp | 113 ThreadWatcher::ThreadWatcher(int32_t instanceId, TaskExecutor::TaskType type, bool useUIAsJSThread) in ThreadWatcher() argument
|
| H A D | frontend.h | 278 virtual void NavigatePage(uint8_t type, const PageTarget& target, const std::string& params) {} in NavigatePage() argument 281 RestoreRouterStack( const std::string& contentInfo, ContentInfoType type) RestoreRouterStack() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/capability/udmf/ |
| H A D | udmf_impl.cpp | 233 UDMF::UDType type = record->GetType(); in GetLinkRecord() local 264 UDMF::UDType type = record->GetType(); in GetHtmlRecord() local 347 UDMF::UDType type = record->GetType(); in GetFileUriRecord() local 370 UDMF::UDType type = record->GetType(); GetPlainTextRecords() local 422 UDMF::UDType type = record->GetType(); GetSpanStringRecord() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | button_model_impl.cpp | 358 void ButtonModelImpl::SetTypeAndStateEffect(const std::optional<ButtonType>& type, in SetTypeAndStateEffect() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | data_detector_adapter.cpp | 154 std::string type; in SetTextDetectTypes() local 286 ParseAIJson( const std::unique_ptr<JsonValue>& jsonValue, TextDataDetectType type, int32_t startPos) ParseAIJson() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
| H A D | navigation_layout_test_ng.cpp | 400 PageTransitionType type = PageTransitionType::NONE; HWTEST_F() local 432 PageTransitionType type = PageTransitionType::EXIT_POP; HWTEST_F() local 465 PageTransitionType type = PageTransitionType::EXIT_POP; HWTEST_F() local 494 PageTransitionType type = PageTransitionType::EXIT_POP; HWTEST_F() local 523 PageTransitionType type = PageTransitionType::EXIT_PUSH; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
| H A D | rich_editor_keyboard_shortcut_test_ng.cpp | 486 RecordType type = RecordType::DEL_BACKWARD; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
| H A D | mock_plugin_frontend.cpp | 23 bool PluginFrontend::Initialize(FrontendType type, const RefPtr<TaskExecutor>& taskExecutor) in Initialize() argument 42 void PluginFrontend::NavigatePage(uint8_t type, const PageTarget& target, const std::string& params) {} in NavigatePage() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/ |
| H A D | security_component_test_ng_extension.cpp | 529 Security::SecurityComponent::SecCompType type; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/manager/ |
| H A D | drag_drop_manager_test_ng_coverage.cpp | 1271 DragEventType type = DragEventType::MOVE; HWTEST_F() local 1315 DragEventType type = DragEventType::MOVE; HWTEST_F() local 1361 DragEventType type = DragEventType::MOVE; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
| H A D | page_pattern.cpp | 84 bool PagePattern::TriggerPageTransition(PageTransitionType type, const std::function<void()>& onFinish) in TriggerPageTransition() argument 353 RefPtr<PageTransitionEffect> PagePattern::FindPageTransitionEffect(PageTransitionType type) in FindPageTransitionEffect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
| H A D | tlv_util.cpp | 152 ShadowType type = static_cast<ShadowType>(ReadInt32(buff, cursor)); in ReadTextShadow() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_selector.h | 252 TextSpanType type; member
|